From: Arnd Bergmann Date: Sun, 2 Oct 2011 14:45:31 +0000 (+0200) Subject: ASoC: omap_mcpdm_remove cannot be __devexit X-Git-Tag: v3.1-rc9~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5c49d49b9e175fd56cb4b5cf2c4fd972d15e013;p=pandora-kernel.git ASoC: omap_mcpdm_remove cannot be __devexit 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed