linux-stable-rt/sound
Clemens Ladisch aee7040018 ALSA: isight: fix hang when unplugging a running device
When aborting a PCM stream, the xrun is signaled only if the stream is
running.  When disconnecting a PCM stream, calling snd_card_disconnect()
too early would change the stream into a non-running state and thus
prevent the xrun from being noticed by user space.

To prevent this, move the snd_card_disconnect() call after the xrun.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-05-11 14:53:08 +02:00
..
aoa
arm
atmel
core ALSA: core - Don't use "default' for default 2011-04-04 12:43:23 +02:00
drivers
firewire ALSA: isight: fix hang when unplugging a running device 2011-05-11 14:53:08 +02:00
i2c ALSA: tea575x: unify read/write functions 2011-05-10 09:29:42 +02:00
isa
mips
oss
parisc
pci ALSA: fm801: implement TEA575x tuner autodetection 2011-05-11 10:52:24 +02:00
pcmcia
ppc ALSA: powermac - Correct lineout detection on PowerMac G4 DA 2011-04-22 13:21:01 +02:00
sh
soc Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 2011-03-24 09:50:13 -07:00
sparc
spi
synth
usb ALSA: usb-audio - Don't expose broken dB ranges 2011-04-28 09:58:43 +02:00
Kconfig
Makefile
ac97_bus.c
last.c
sound_core.c
sound_firmware.c