commit | 5be1efb4c2ed79c3d7c0cbcbecae768377666e84 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 11 17:58:47 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 15 21:25:13 2013 +0200 |
tree | 2677223ca7d895629e751be4e09e3c42aee6c682 | |
parent | 9538aa46c2427d6782aa10036c4da4c541605e0e [diff] |
ALSA: usx2y: 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>