Skip to content
Commit 8699a0b6 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: pcm - Fix unbalanced pm_qos_request



The pm_qos_request isn't freed properly when OSS PCM emulation is used
because it skips snd_pcm_hw_free() call but directly releases the
stream.  This resulted in Oops later.

Tested-by: default avatarSimon Kirby <sim@hostway.ca>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 147fcf1c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment