commit | 6f81ba19ace2282f2560f5ec3a827ec5370825cb | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Oct 01 22:02:12 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Oct 02 18:17:00 2015 +0200 |
tree | 24fb5eb0c58e5f9a365cf0a072a9b2bef07b54e7 | |
parent | c0949b278515da948597b4a1a2726f42591ef385 [diff] |
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>