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:
9980c62
)
ALSA: usb-audio - Avoid Oops after disconnect
author
Takashi Iwai
<tiwai@suse.de>
Mon, 28 Dec 2009 11:24:22 +0000
(12:24 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 28 Dec 2009 11:24:22 +0000
(12:24 +0100)
As the release of substreams may be done asynchronously from the
disconnection, close callback needs to check the shutdown flag before
actually accessing the usb interface.
Reference: Novell bnc#505027
http://bugzilla.novell.com/show_bug.cgi?id=565027
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found