]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: S3C: Fix PCM RX FIFO settings
authorSeungwhan Youn <sw.youn@samsung.com>
Fri, 10 Sep 2010 08:20:00 +0000 (17:20 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 11 Sep 2010 11:12:20 +0000 (12:12 +0100)
commitbde737296f46a11a516b3c292a04d7d9f9dc7c49
tree24bfa617495e3bee4da3a81fe696532b4566f285
parent6dd1092a2c6941883c29f6ad8127521e51e3e1eb
ASoC: S3C: Fix PCM RX FIFO settings

When PCM capture, sound recorded abnormally because of RX FIFO
threshold settings are missing. So, This patch modify PCM RX FIFO
setting codes same as TX.
And for DMA, if PCM RXFIFO_DIPSTICK is not '0', it doesn't effect
to DMA request, because DMA refer RX_FIFO_EMPTY flag as the DMA
request.

Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
Acked-by: Jassi Brar <jassi.brar@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/s3c24xx/s3c-pcm.c
sound/soc/s3c24xx/s3c-pcm.h