From: Greg Kroah-Hartman Date: Sun, 27 Jan 2008 18:29:20 +0000 (-0800) Subject: NET: convert the phy_device file to use bus_find_device_by_name X-Git-Tag: v2.6.28-rc1~284^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26853ab6f9a4c482be4b638477335704724d4854;p=pandora-kernel.git NET: convert the phy_device file to use bus_find_device_by_name The driver core now has this helper function, so might as well use it instead of forcing the phy code to roll their own version. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed