From: Barry Song <21cnbao@gmail.com> Date: Fri, 11 Sep 2009 17:16:29 +0000 (+0800) Subject: ASoC: Provide API for reordering channels X-Git-Tag: v2.6.33-rc1~390^2~1^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472df3cbae8da6a949f1392a11958b8d21383735;p=pandora-kernel.git ASoC: Provide API for reordering channels The patch adds an interface to set the relationship between audio channel number and slot number. The interface should be really useful because audio channel n doesn't always use slot n in all platforms. And for some devices, the relationship even can change with sound mode switch in 2.1,3.1,4.1,5.1,6.1,7.1 etc. Signed-off-by: Barry Song <21cnbao@gmail.com> Signed-off-by: Mark Brown --- Reading git-diff-tree failed