commit | 472df3cbae8da6a949f1392a11958b8d21383735 | [log] [tgz] |
---|---|---|
author | Barry Song <21cnbao@gmail.com> | Sat Sep 12 01:16:29 2009 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Sep 13 12:37:53 2009 +0100 |
tree | 0e8c33fdf2de2cd970c29e7baf52a70fde005a59 | |
parent | 2312fd8f6b252b7d3c1d74b20c75b7bff98bab65 [diff] |
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 <broonie@opensource.wolfsonmicro.com>