linux/sound/firewire
Stefan Richter 2107622684 firewire: move fw_device reference counting from drivers to core
fw_unit device drivers invariably need to talk to the fw_unit's parent
(an fw_device) and grandparent (an fw_card).  firewire-core already
maintains an fw_card reference for the entire lifetime of an fw_device.
Likewise, let firewire-core maintain an fw_device reference for the
entire lifetime of an fw_unit so that fw_unit drivers don't have to.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2012-01-15 18:37:20 +01: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 ALSA: firewire-lib, firewire-speakers: handle packet queueing errors 2011-03-15 08:42:30 +01:00
cmp.c firewire: octlet AT payloads can be stack-allocated 2011-05-10 22:53:44 +02:00
cmp.h
fcp.c ALSA: firewire - msleep needs delay.h 2011-03-16 07:47:33 +01:00
fcp.h
isight.c firewire: move fw_device reference counting from drivers to core 2012-01-15 18:37:20 +01: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 firewire: move fw_device reference counting from drivers to core 2012-01-15 18:37:20 +01:00