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.2.50~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a05a14a4e78eba5f3ce15e227d9e805d43909f;p=pandora-kernel.git ALSA: asihpi: Fix unlocked snd_pcm_stop() call commit 60478295d6876619f8f47f6d1a5c25eaade69ee3 upstream. snd_pcm_stop() must be called in the PCM substream lock context. Signed-off-by: Takashi Iwai [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed