commit | 637f33b80d774060646772a22fd728e198d9ebf9 | [log] [tgz] |
---|---|---|
author | Jonas Bonn <jonas@southpole.se> | Fri Jun 11 02:47:37 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 11 13:28:35 2010 -0700 |
tree | 6a88fc51ea69bb8a9a7f0da22092f99204108e77 | |
parent | ee4f56b990391f0ea333121ebc0e9fba28619b52 [diff] |
ethoc: Clean up PHY probing - No need to iterate over all possible addresses on bus - Use helper function phy_find_first - Use phy_connect_direct as we already have the relevant structure Signed-off-by: Jonas Bonn <jonas@southpole.se> Signed-off-by: David S. Miller <davem@davemloft.net>