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:
f07eb22
)
dt/net: Eliminate users of of_platform_{,un}register_driver
author
Grant Likely
<grant.likely@secretlab.ca>
Wed, 23 Feb 2011 04:05:51 +0000
(21:05 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Mon, 28 Feb 2011 20:22:44 +0000
(13:22 -0700)
Get rid of users of of_platform_driver in drivers/net. The
of_platform_{,un}register_driver functions are going away, so the
users need to be converted to using the platform_bus_type directly.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found