ASoC: wm8994: Handle LRCLK inversion for WM8958 and WM1811A
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 May 2013 16:16:10 +0000 (11:16 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 May 2013 16:27:06 +0000 (11:27 -0500)
On WM8958 and WM1811A separate control of the LRCLK inversion bit is
available for the DAC and ADC LRCLKs which for compatibility reasons is
done in a new register bit.

Since writes to each scheme have no effect on parts using the other just
always write to both for simplicity.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Tested-by: Samreen Nilofer <samreen.nilofer@intel.com>

No differences found