]> Pileus Git - ~andy/linux/commit
ASoC: tlv320dac33: Add option for keeping the BCLK running
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Thu, 11 Mar 2010 14:26:22 +0000 (16:26 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 12 Mar 2010 11:12:25 +0000 (11:12 +0000)
commiteeb309a8a6ff86ce462e072bc95ecbe85618505e
treeefd7344fd7ee5035835351bf5b552335390afee6
parentc3746a07f13f8711885fd3909c03477a1b47ab82
ASoC: tlv320dac33: Add option for keeping the BCLK running

Platform data option for the codec to keep the BCLK clock
continuously running in FIFO modes (codec master).

OMAP3 McBSP when in slave mode needs continuous BCLK running
on the serial bus in order to operate correctly.

Since in FIFO mode the DAC33 can also shut down the BCLK clock
and enable it only when it is needed, let the platforms decide
if the CPU side needs the BCLK running or not.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/tlv320dac33-plat.h
sound/soc/codecs/tlv320dac33.c