From: Ondrej Zary Date: Mon, 20 Aug 2012 19:50:13 +0000 (+0200) Subject: ALSA: snd-als100: fix suspend/resume X-Git-Tag: v3.6-rc3~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e1719f3da0f095b8db1461bd12dd79f3246b84;p=pandora-kernel.git ALSA: snd-als100: fix suspend/resume snd_card_als100_probe() does not set pcm field in struct snd_sb. As a result, PCM is not suspended and applications don't know that they need to resume the playback. Tested with Labway A381-F20 card (ALS120). Signed-off-by: Ondrej Zary Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed