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:
3b04691
)
ALSA: Fix invalid __exit in sound/mips/*.c
author
Takashi Iwai
<tiwai@suse.de>
Fri, 2 Oct 2009 09:04:54 +0000
(11:04 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 2 Oct 2009 09:06:16 +0000
(11:06 +0200)
The remove callback has to be marked as __devexit, as the dynamic unbind
is possible.
Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found