diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-09-16 22:52:32 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-09-16 23:04:38 +0200 |
commit | 8699a0b657b43fa6401537dfe345bee7aa8115ec (patch) | |
tree | 109968539c7622c5ebda6dcac7bb4df3a8b6350d /sound/core/pcm.c | |
parent | 147fcf1c211f1a87bf4d0711b7e9637f3d6ce080 (diff) | |
download | op-kernel-dev-8699a0b657b43fa6401537dfe345bee7aa8115ec.zip op-kernel-dev-8699a0b657b43fa6401537dfe345bee7aa8115ec.tar.gz |
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: Simon Kirby <sim@hostway.ca>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/pcm.c')
0 files changed, 0 insertions, 0 deletions