commit | 10b2b6dc1a6bb287411045c788f76d53f96c11bc | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sat Sep 19 11:21:48 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 29 12:35:44 2015 +0200 |
tree | 0b80d8647ce742ba1f95dbf6c39446e708e36a04 | |
parent | 9ffecb10283508260936b96022d4ee43a7798b4c [diff] |
ALSA: firewire-lib: arrange structure for AMDTP stream In later commit, some members related to AM824 data format will be moved from AMDTP stream structure to data block structure. This commit is a preparation for it. Additionally, current layout of AMDTP stream structure is a bit mess by several extensions. This commit also arranges the layout. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>