commit | 55799c5ab99e8762e58c387e39f9fa36e8f14158 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Jun 08 09:11:03 2017 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jun 08 09:15:44 2017 +0200 |
tree | 77cfa81930583eeeec15f0ef783b1d9be9475986 | |
parent | c6706de0ce8bc8cd1e336b8cf0acabf1adedba6c [diff] |
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications In ALSA firewire stack, 8 drivers uses IEC 61883-1/6 engine for data transmission. They have common PCM info/constraints and duplicated codes. This commit unifies the codes into fireiwre-lib. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>