From: David Daney Date: Fri, 30 Sep 2011 12:17:48 +0000 (+0000) Subject: netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. X-Git-Tag: v3.2-rc1~129^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76231e0297db30f1f0e947a02b42495e7d535d56;p=pandora-kernel.git netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. Usually you have to take the bus lock. Why not here too? I saw this when working on something else. Not even compile tested. Signed-off-by: David Daney Cc: Greg Dietsche Cc: "Uwe Kleine-Konig" Cc: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed