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:
28541d0
)
dt/usb: Eliminate users of of_platform_{,un}register_driver
author
Grant Likely
<grant.likely@secretlab.ca>
Wed, 23 Feb 2011 04:08:34 +0000
(21:08 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Mon, 28 Feb 2011 20:22:45 +0000
(13:22 -0700)
Get rid of users of of_platform_driver in drivers/usb. 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