ASoC: OMAP: Fix FS polarity in OSK5912 machine driver
authorJarkko Nikula <jarkko.nikula@nokia.com>
Wed, 15 Apr 2009 10:48:17 +0000 (13:48 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 16 Apr 2009 12:37:26 +0000 (13:37 +0100)
commit002fbad829883a3ad9b185077f9e54c37dc7502d
tree2973576dfd268a4782d8ee0def07c9131c277e90
parent36ce85824549c1aece65478bf9fe2d224ae06f86
ASoC: OMAP: Fix FS polarity in OSK5912 machine driver

Using inverted FS polarity in OSK5912 must be an error since TLV320AIC23
do not have support for inverted polarities. This is mostly due the hassle
with the DSP formats in OMAP McBSP DAI and inversion on OMAP side probably
just made this configuration working at some point.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Acked-by: Arun KS <arunks@mistralsolutions.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/osk5912.c