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:
cd4cd73
)
microblaze: remove references to of_device and to_of_device
author
Grant Likely
<grant.likely@secretlab.ca>
Thu, 22 Jul 2010 22:10:32 +0000
(16:10 -0600)
committer
Grant Likely
<grant.likely@secretlab.ca>
Sat, 24 Jul 2010 15:58:22 +0000
(09:58 -0600)
of_device is just a #define alias to platform_device. This patch
replaces all references to it with platform_device.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found