ASoC: da7218: Correct BCLK inversion for DSP DAI format mode
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Tue, 5 Jan 2016 18:15:33 +0000 (18:15 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 5 Jan 2016 18:27:13 +0000 (18:27 +0000)
commitf644eb62fe88a2414e5e5c1bd80e20c881f5d86a
treea66f506cd028399076e1f7acea27eb5967ce7f48
parente05c25a1af29d65260ed1458f2cc4a959030ebd2
ASoC: da7218: Correct BCLK inversion for DSP DAI format mode

By default the device latches data on the falling edge of the
BCLK in DSP mode, whereas the expectation for normal BCLK is to
latch on the rising edge. This updates the driver to invert the
BCLK configuration for DSP mode, to align with expected behaviour.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7218.c