Searched hist:"472 df3cbae8da6a949f1392a11958b8d21383735" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc-dai.h | diff 472df3cbae8da6a949f1392a11958b8d21383735 Fri Sep 11 12:16:29 CDT 2009 Barry Song <21cnbao@gmail.com> 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>
|
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 472df3cbae8da6a949f1392a11958b8d21383735 Fri Sep 11 12:16:29 CDT 2009 Barry Song <21cnbao@gmail.com> 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>
|