git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b4a4fe
)
NET: convert the phy_device file to use bus_find_device_by_name
author
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 27 Jan 2008 18:29:20 +0000
(10:29 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 16 Oct 2008 16:24:52 +0000
(09:24 -0700)
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 <gregkh@suse.de>
No differences found