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:
d393061
)
[ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_info
author
Philipp Zabel
<philipp.zabel@gmail.com>
Thu, 24 Apr 2008 17:10:46 +0000
(18:10 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 24 Apr 2008 20:55:59 +0000
(21:55 +0100)
Platform data must not be marked with __devinit. Even __devinitdata
would be wrong as the platform driver can be compiled as a module.
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found