From: Takashi Iwai Date: Fri, 2 Oct 2009 09:04:54 +0000 (+0200) Subject: ALSA: Fix invalid __exit in sound/mips/*.c X-Git-Tag: v2.6.32-rc3~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f229a31aac86ea6911d70ec4c79196ca711d625;p=pandora-kernel.git ALSA: Fix invalid __exit in sound/mips/*.c The remove callback has to be marked as __devexit, as the dynamic unbind is possible. Reported-by: Uwe Kleine-König Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed