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:
a0830db
)
ALSA: Avoid endless sleep after disconnect
author
Takashi Iwai
<tiwai@suse.de>
Tue, 16 Oct 2012 14:43:39 +0000
(16:43 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 30 Oct 2012 10:07:15 +0000
(11:07 +0100)
When disconnect callback is called, each component should wake up
sleepers and check card->shutdown flag for avoiding the endless sleep
blocking the proper resource release.
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found