From: Takashi Iwai Date: Thu, 11 Jul 2013 16:02:38 +0000 (+0200) Subject: staging: line6: Fix unlocked snd_pcm_stop() call X-Git-Tag: v3.11-rc2~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f0b5b86d142b9323432fef078a6cf0fb5dda74;p=pandora-kernel.git staging: line6: 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