ALSA: HDA: Fix sound resume hang
authorDaniel J Blueman <daniel@quora.org>
Tue, 18 Dec 2012 15:59:33 +0000 (23:59 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 16:07:11 +0000 (17:07 +0100)
Resuming a switcheroo'd HDA controller hangs since the completion
is one-shot (thus works the first time). Fix by using completions
that explictly need rearming, so remain fired before.

Signed-off-by: Daniel J Blueman <daniel@quora.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found