ALSA: Avoid endless sleep after disconnect
authorTakashi Iwai <tiwai@suse.de>
Tue, 16 Oct 2012 14:43:39 +0000 (16:43 +0200)
committerTakashi 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