ASoC: da7213: Default to 64 BCLKs per WCLK to support all formats
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Thu, 4 Aug 2016 14:35:37 +0000 (15:35 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 4 Aug 2016 21:00:21 +0000 (22:00 +0100)
commit5d764912a0ee6db83e962c1501b5b9e58ba14e15
treef2bac4fd3a8c6e92f2094ce85904df35fba8c2a9
parente7ca8fcd15049b1e48ae2ef1434a68a51ef0ead5
ASoC: da7213: Default to 64 BCLKs per WCLK to support all formats

Previously code defaulted to 32 BCLKS per WCLK which meant 24 and
32 bit DAI formats would not work properly. This patch fixes the
issue by defaulting to 64 BCLKs per WCLK.

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