OSDN Git Service

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)
commit365c00d0b91bb347945982845c9af1b7c0f2bdce
tree12262b06b1e34cdf3af63e2c1fd86287e3bd7afe
parent76ea46887729d0765b1fd39291a69c2c6781ada0
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