ALSA: firewire-lib: leave unit reference counting completely
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 10 Mar 2015 12:54:35 +0000 (21:54 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Mar 2015 14:27:19 +0000 (15:27 +0100)
commit59294a01d7037f63fb8bf994af10ce63c618770a
treee788837bd16e4cdc9e1a318ad1b16c19102d0d66
parent5b1274efe2a24eb5a85a00cc48c334b1cdfc75aa
ALSA: firewire-lib: leave unit reference counting completely

With previous commit, this module managed to leave the counting to each
drivers, but the isochronous resources functionality still increment/decrement
the count.

This commit purge such codes to leave the responsibility to each drivers.

Fix: c6f224dc20ad ('ALSA: firewire-lib: remove reference counting')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/iso-resources.c