aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2015-08-29 10:38:46 +0900
committerTakashi Iwai <tiwai@suse.de>2015-08-29 09:14:41 +0200
commit22c103cd3dfadff340b3b639e477a3c161cb2104 (patch)
tree56682b45b4f6d914d6ad2dcd1219b192eeea8cbb /include/sound
parentALSA: usb-audio: correct the value cache check. (diff)
downloadlinux-dev-22c103cd3dfadff340b3b639e477a3c161cb2104.tar.xz
linux-dev-22c103cd3dfadff340b3b639e477a3c161cb2104.zip
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
In PCM core, when hw_params() in each driver returns error, the state of PCM substream is kept as 'open'. In this case, current drivers for sound units on IEEE 1394 bus doesn't decrement substream counter in hw_free() correctly. This causes these drivers to keep streams even if not required. This commit fixes this bug. When snd_pcm_lib_alloc_vmalloc_buffer() fails, hw_params function in each driver returns without incrementing the counter. Reported-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions