ALSA: 6fire: Fix unlocked snd_pcm_stop() call
authorTakashi Iwai <tiwai@suse.de>
Thu, 11 Jul 2013 15:57:55 +0000 (17:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Jul 2013 16:12:50 +0000 (18:12 +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