ASoC: dwc: Use fifo depth to program FCR
authorJose Abreu <Jose.Abreu@synopsys.com>
Thu, 7 Apr 2016 16:53:57 +0000 (17:53 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 7 Apr 2016 17:41:36 +0000 (10:41 -0700)
commit3fafd14d9422c46f5c2a142298384dc15dbf88b2
tree2e39c0013c93acacb6a44c0e51c055df8637d08f
parent613c7c4003c8338a9a638485d95de2775948295b
ASoC: dwc: Use fifo depth to program FCR

This patch makes Designware I2S driver use the fifo
depth value to program the fifo configuration register
instead of using hardcoded values.

Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/dwc/designware_i2s.c