From: Takashi Iwai Date: Thu, 11 Jul 2013 15:55:57 +0000 (+0200) Subject: ALSA: asihpi: Fix unlocked snd_pcm_stop() call X-Git-Tag: v3.11-rc2~21^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60478295d6876619f8f47f6d1a5c25eaade69ee3;p=pandora-kernel.git ALSA: asihpi: Fix unlocked snd_pcm_stop() call snd_pcm_stop() must be called in the PCM substream lock context. Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed