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:
2e95b2a
)
net: phy: add static data field to struct phy_driver
author
Johan Hovold
<johan@kernel.org>
Wed, 19 Nov 2014 11:59:14 +0000
(12:59 +0100)
committer
David S. Miller
<davem@davemloft.net>
Fri, 21 Nov 2014 19:08:55 +0000
(14:08 -0500)
Add static driver-data field to struct phy_driver, which can be used to
store structured device-type information.
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found