linux-stable/sound/firewire
Stefan Richter a0978e8039 ALSA: firewire-speakers: fix locking
There is a lock inversion between fwspk->mutex and pcm->open_mutex
reported by lockdep when fwspk_hw_free is called.

Fixed by copying the fix from the same former issue in the isight
sound driver (commit f3f7c1837f
"ALSA: isight: fix locking").

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-10-04 07:16:31 +02:00
..
amdtp.c firewire: optimize iso queueing by setting wake only after the last packet 2011-05-10 22:53:45 +02:00
amdtp.h
cmp.c firewire: octlet AT payloads can be stack-allocated 2011-05-10 22:53:44 +02:00
cmp.h
fcp.c
fcp.h
isight.c ALSA: isight: remove superfluous field 2011-08-15 13:35:13 +02:00
iso-resources.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2011-05-23 08:52:38 -07:00
iso-resources.h firewire: octlet AT payloads can be stack-allocated 2011-05-10 22:53:44 +02:00
Kconfig ALSA: isight: remove experimental status 2011-05-11 14:53:09 +02:00
lib.c
lib.h
Makefile ALSA: add Apple iSight microphone driver 2011-05-11 14:51:05 +02:00
packets-buffer.c ALSA: add Apple iSight microphone driver 2011-05-11 14:51:05 +02:00
packets-buffer.h
speakers.c ALSA: firewire-speakers: fix locking 2011-10-04 07:16:31 +02:00