]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: fireface: allocate isochronous resources in mode-specific implementation
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 16 Dec 2018 08:32:31 +0000 (17:32 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sun, 16 Dec 2018 09:18:27 +0000 (10:18 +0100)
commitcc4e38436e9c281f42ffb2ce907d90847bb97d08
tree12262b06b1e34cdf3af63e2c1fd86287e3bd7afe
parent61ac17000cc94e625681ce5ab62bd1ea59277728
ALSA: fireface: allocate isochronous resources in mode-specific implementation

The way to maintain isochronous resources on bus is different between
Fireface 400/800.

This commit is a preparation. This commit moves a function to allocate resource to
model-dependent implementation.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/fireface/ff-protocol-ff400.c
sound/firewire/fireface/ff-stream.c