From 04324ccc75f96b3ed7aad1c866d1b7925e977bdf Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 26 Nov 2012 16:24:02 +0100 Subject: [PATCH] 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-format-patch failed