https://github.com/torvalds/linux
Revision 59294a01d7037f63fb8bf994af10ce63c618770a authored by Takashi Sakamoto on 10 March 2015, 12:54:35 UTC, committed by Takashi Iwai on 10 March 2015, 14:27:19 UTC
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>
1 parent 5b1274e
History
Tip revision: 59294a01d7037f63fb8bf994af10ce63c618770a authored by Takashi Sakamoto on 10 March 2015, 12:54:35 UTC
ALSA: firewire-lib: leave unit reference counting completely
Tip revision: 59294a0

back to top