From: David S. Miller Date: Tue, 18 Feb 2014 20:32:51 +0000 (-0500) Subject: Merge branch 'gianfar' X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=81206ebcbb7c3656b8d2ece3e49e444d9ff646c3;p=deliverable%2Flinux.git Merge branch 'gianfar' Claudiu Manoil says: ==================== gianfar: Device configuration fixes This patchset represents the first part of an effort to solve some old device configuration issues in gianfar, especially run-time reset and re-configuration problems. I'm referring to "on-the-fly" configuration of registers against HW specification, concurrency issues during device reset / re-configuration operations, and implementing HW advisories for these operations. There's also a good deal of code cleanup and refactoring, and some other (minor) fixes as well. v2: Remove sysfs stubs w/o replacing them with module params (patch 2). ==================== Signed-off-by: David S. Miller --- 81206ebcbb7c3656b8d2ece3e49e444d9ff646c3