From: Takashi Iwai Date: Thu, 11 Jul 2013 15:58:47 +0000 (+0200) Subject: ALSA: usx2y: Fix unlocked snd_pcm_stop() call X-Git-Tag: v3.2.50~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e93a7f00a3db345c0e2c5ab1570b4d6fec77173b;p=pandora-kernel.git ALSA: usx2y: Fix unlocked snd_pcm_stop() call commit 5be1efb4c2ed79c3d7c0cbcbecae768377666e84 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