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:
116dffa
)
net: phy: replace phy_drivers_register calls
author
Johan Hovold
<johan@kernel.org>
Tue, 11 Nov 2014 18:45:59 +0000
(19:45 +0100)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Nov 2014 18:52:53 +0000
(13:52 -0500)
Replace module init/exit which only calls phy_drivers_register with
module_phy_driver macro.
Tested using Micrel driver, and otherwise compile-tested only.
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found