ASoC: OMAP: Add support for mono audio links in McBSP DAI
authorJarkko Nikula <jarkko.nikula@nokia.com>
Tue, 25 Nov 2008 10:45:09 +0000 (12:45 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 8 Dec 2008 20:41:59 +0000 (22:41 +0200)
Patch adds support for mono audio links so that McBSP DAI can operate with
real mono codecs. In I2S, the signalling remains the same but only first
frame (left channel) is transmitting audio data and second frame having null
data. In DSP_A, only first frame is transmitted.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap-mcbsp.c

Simple merge