commit | 86f0b5b86d142b9323432fef078a6cf0fb5dda74 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 11 18:02:38 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 15 21:25:14 2013 +0200 |
tree | 0a6df3fdcfe0763d603fdb694bc567669643e0f8 | |
parent | e6355ad7b1c6f70e2f48ae159f5658b441ccff95 [diff] |
staging: line6: Fix unlocked snd_pcm_stop() call 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>