ALSA: firewire-tascam: add a structure for model-dependent parameters.
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 1 Oct 2015 13:02:12 +0000 (22:02 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Oct 2015 16:17:00 +0000 (18:17 +0200)
commit6f81ba19ace2282f2560f5ec3a827ec5370825cb
tree24fb5eb0c58e5f9a365cf0a072a9b2bef07b54e7
parentc0949b278515da948597b4a1a2726f42591ef385
ALSA: firewire-tascam: add a structure for model-dependent parameters.

TASCAM FireWire series doesn't tell drivers their capabilities, thus
the drivers should have model-dependent parameters and apply it to
detected devices.

This commit adds a structure to represent such parameters.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/tascam/tascam.c
sound/firewire/tascam/tascam.h