commit | 59294a01d7037f63fb8bf994af10ce63c618770a | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Mar 10 21:54:35 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 10 15:27:19 2015 +0100 |
tree | e788837bd16e4cdc9e1a318ad1b16c19102d0d66 | |
parent | 5b1274efe2a24eb5a85a00cc48c334b1cdfc75aa [diff] |
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>