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.2.50~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bcfe68e7e4db75b1ec8d3668f04c435ff98b809;p=pandora-kernel.git staging: line6: Fix unlocked snd_pcm_stop() call commit 86f0b5b86d142b9323432fef078a6cf0fb5dda74 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