UPSTREAM: ASoC: da7219: Correct BCLK inversion for DSP DAI format mode
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Tue, 5 Jan 2016 15:05:36 +0000 (15:05 +0000)
committerXing Zheng <zhengxing@rock-chips.com>
Wed, 13 Apr 2016 03:41:18 +0000 (11:41 +0800)
commit46265c1e20cc42540ba242b8de9ce64dc113f2a8
treecee5ce47d4532b8e67016fb6e6bf239b998d336c
parent27c41ca3dd285cc8933f724b37ba071d370ec1f3
UPSTREAM: ASoC: da7219: 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>
(cherry picked from commit 4acfa36be618eb8ac3aa39f473e7550710216435)

Change-Id: I646f6ec9fb377ce95d90d57c80dc05f13b6696f2
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
sound/soc/codecs/da7219.c