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:
c45640e
)
of: remove of_platform_driver
author
Rob Herring
<rob.herring@calxeda.com>
Sun, 21 Apr 2013 21:40:13 +0000
(16:40 -0500)
committer
Grant Likely
<grant.likely@linaro.org>
Wed, 12 Jun 2013 11:37:30 +0000
(12:37 +0100)
The last user of of_platform_driver is converted to a regular
platform_driver, so of_platform_driver can be removed now.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
No differences found