From: Takashi Iwai Date: Thu, 11 Jul 2013 15:56:56 +0000 (+0200) Subject: ALSA: atiixp: Fix unlocked snd_pcm_stop() call X-Git-Tag: v3.11-rc2~21^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc7282b8d5abbd48c81d1465925d464d9e3eaa8f;p=pandora-kernel.git ALSA: atiixp: Fix unlocked snd_pcm_stop() call snd_pcm_stop() must be called in the PCM substream lock context. Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed