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:
a454dc5
)
sparc: remove references to of_device and to_of_device
author
Grant Likely
<grant.likely@secretlab.ca>
Thu, 22 Jul 2010 22:04:30 +0000
(16:04 -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>
Acked-by: David S. Miller <davem@davemloft.net>
No differences found