ASoC: OMAP: Use single-phase for DSP mode
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Wed, 15 Apr 2009 12:38:55 +0000 (15:38 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 16 Apr 2009 13:04:09 +0000 (14:04 +0100)
commitc29b206ffd0700acb2dc1fdb70856cc4b907216c
tree218f9dfb8684cc7d4ce93a721853c19610752cf4
parent0d960e8891459f5af85e5781bce3f1da5f7db0fb
ASoC: OMAP: Use single-phase for DSP mode

Use single-phase mode for the DSP mode and keep the dual phase
mode for the I2S mode.

The mono (1 channel) mode already used single phase mode,
now it is more cleaner. There is no need to configure the
second phase, when the single phase is used.

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