Files
linux/sound/soc/s6000
Takashi Iwai d23067e924 ASoC: s6000: Fix unlocked snd_pcm_stop() call
commit 61be2b9a18 upstream.

snd_pcm_stop() must be called in the PCM substream lock context.

Acked-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-25 14:07:28 -07:00
..