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:
3e1e0a5
)
ALSA: Add missing __devexit_p() markers
author
Jean Delvare
<khali@linux-fr.org>
Thu, 4 Jun 2009 08:46:43 +0000
(10:46 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 4 Jun 2009 08:52:16 +0000
(10:52 +0200)
3 ISA sound drivers lack their __devexit_p() markers, which would
cause build failures when the kernel is built without hotplug support.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found