]> Git Repo - linux.git/commit
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
authorTakashi Iwai <[email protected]>
Thu, 11 Jul 2013 15:55:57 +0000 (17:55 +0200)
committerTakashi Iwai <[email protected]>
Mon, 15 Jul 2013 16:12:49 +0000 (18:12 +0200)
commit60478295d6876619f8f47f6d1a5c25eaade69ee3
treeeacf6a2e3f0ed8eb7ec878591327c16ebd5240db
parent1abfeb03a9ee05097aaa33a0f44984fc82131b7f
ALSA: asihpi: Fix unlocked snd_pcm_stop() call

snd_pcm_stop() must be called in the PCM substream lock context.

Cc: <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/asihpi/asihpi.c
This page took 0.048227 seconds and 4 git commands to generate.