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:
c647cc3
)
net: phy: add module_phy_driver macro
author
Johan Hovold
<johan@kernel.org>
Tue, 11 Nov 2014 18:45:57 +0000
(19:45 +0100)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Nov 2014 18:52:52 +0000
(13:52 -0500)
Add helper macro for PHY drivers which do not do anything special in
module init/exit. This will allow us to eliminate a lot of boilerplate
code.
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h
patch
|
blob
|
history
diff --cc
include/linux/phy.h
Simple merge