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:
21d17dd
)
ASoC: omap_mcpdm_remove cannot be __devexit
author
Arnd Bergmann
<arnd@arndb.de>
Sun, 2 Oct 2011 14:45:31 +0000
(16:45 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 2 Oct 2011 19:19:59 +0000
(20:19 +0100)
omap_mcpdm_remove is used from asoc_mcpdm_probe, which is an
initcall, and must not be discarded when HOTPLUG is disabled.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found