commit | 60478295d6876619f8f47f6d1a5c25eaade69ee3 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 11 17:55:57 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 15 18:12:49 2013 +0200 |
tree | eacf6a2e3f0ed8eb7ec878591327c16ebd5240db | |
parent | 1abfeb03a9ee05097aaa33a0f44984fc82131b7f [diff] |
ALSA: asihpi: 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>