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:
f9ffc5d
)
ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initialized
author
Takashi Iwai
<tiwai@suse.de>
Thu, 5 Mar 2009 08:37:40 +0000
(09:37 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 5 Mar 2009 08:37:40 +0000
(09:37 +0100)
Ignore MIDI and PCM events in the interrupt handler until the device
gets initialized properly. Otherwise you may get kernel panic by the
access to uninitialized devices via hotplugging.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found