From: Daniel J Blueman Date: Tue, 18 Dec 2012 15:59:33 +0000 (+0800) Subject: ALSA: HDA: Fix sound resume hang X-Git-Tag: v3.8-rc1~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44728e97c35ef31d649dafbbada665e37176f5da;p=pandora-kernel.git ALSA: HDA: Fix sound resume hang 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed