From: Takashi Sakamoto Date: Fri, 25 Apr 2014 13:44:50 +0000 (+0900) Subject: ALSA: firewire-lib: Add support for channel mapping X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~40^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d2a8a4f61c158ca34db167e5a9d57ceec0f0df;p=pandora-kernel.git ALSA: firewire-lib: Add support for channel mapping Some devices arrange the position of PCM/MIDI data channel in AMDTP packet. This commit allows drivers to set channel mapping. To be simple, the mapping table is an array with fixed length. Then the number of channels for PCM is restricted by 64 channels. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed