ASoC: mcasp: Fix implicit BLCK divider setting
authorJyri Sarha <jsarha@ti.com>
Wed, 6 Aug 2014 13:47:16 +0000 (16:47 +0300)
committerMark Brown <broonie@linaro.org>
Tue, 12 Aug 2014 22:04:08 +0000 (23:04 +0100)
The implicit BLCK divider setting was broken by "ASoC: mcasp: don't
override bclk divider if it was provided by the machine"-patch. After
the BCLK divider is implicitly set for the first time the
mcasp->bclk_div gets a non zero value and the implicit setting is
"turned off".

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found