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:
7dfd2bd
)
spi/topcliff: use correct __devexit_p annotation
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 9 May 2012 22:35:23 +0000
(16:35 -0600)
committer
Grant Likely
<grant.likely@secretlab.ca>
Sun, 20 May 2012 04:27:12 +0000
(22:27 -0600)
__devexit functions are discarded when CONFIG_HOTPLUG
is not set, so the symbol needs to be referenced carefully.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found