commit | c2503cd3be9eacb1dd06ec5b6fba8bb06aac12a8 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Mar 05 09:37:40 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 05 09:37:40 2009 +0100 |
tree | fe2df3f4a1753b9b35c16f1a6f716e0562cf140b | |
parent | f9ffc5d6f0161b66202f2df9ecc42d1be241020d [diff] |
ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initialized 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>