From: Takashi Iwai Date: Mon, 26 Nov 2012 15:24:02 +0000 (+0100) Subject: ALSA: usb-audio: add channel map support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04324ccc75f96b3ed7aad1c866d1b7925e977bdf;p=pandora-kernel.git ALSA: usb-audio: add channel map support Add the support for channel maps of the PCM streams on USB audio devices. The channel map information is already found in ChannelConfig descriptor entries, which haven't been referred until now. Each chmap entry is added to audioformat list entry and copied to TLV dynamically instead of creating a whole chmap array. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed