staging: line6: Fix unlocked snd_pcm_stop() call
authorTakashi Iwai <tiwai@suse.de>
Thu, 11 Jul 2013 16:02:38 +0000 (18:02 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Jul 2013 19:25:14 +0000 (21:25 +0200)
snd_pcm_stop() must be called in the PCM substream lock context.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found