From: Takashi Iwai Date: Thu, 11 Jul 2013 15:57:55 +0000 (+0200) Subject: ALSA: 6fire: Fix unlocked snd_pcm_stop() call X-Git-Tag: v3.2.50~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28518ed66242869c1b04ab40d4e84ce5fedb0c56;p=pandora-kernel.git ALSA: 6fire: Fix unlocked snd_pcm_stop() call commit 5b9ab3f7324a1b94a5a5a76d44cf92dfeb3b5e80 upstream. snd_pcm_stop() must be called in the PCM substream lock context. Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed