commit | 61be2b9a18ec70f3cbe3deef7a5f77869c71b5ae | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 11 18:00:25 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 15 21:25:14 2013 +0200 |
tree | 77a501b5d6ee44586728f948fd988a9b4a997f26 | |
parent | 571185717f8d7f2a088a7ac38d94a9ad5fd9da5c [diff] |
ASoC: s6000: Fix unlocked snd_pcm_stop() call snd_pcm_stop() must be called in the PCM substream lock context. Cc: <stable@vger.kernel.org> Acked-by: Mark Brown <broonie@linaro.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>