ALSA: Avoid endless sleep after disconnect
authorTakashi Iwai <tiwai@suse.de>
Tue, 16 Oct 2012 14:43:39 +0000 (16:43 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 16 Nov 2012 16:46:50 +0000 (16:46 +0000)
commit 0914f7961babbf28aaa2f19b453951fb4841c03f upstream.

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.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found