ASoC: tlv320dac33: Remove manual FIFO configuration
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Wed, 22 Dec 2010 08:45:16 +0000 (10:45 +0200)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 23 Dec 2010 14:38:33 +0000 (14:38 +0000)
commit3591f4cd53a3835e6d59dd509337503c2c61173e
treea4ca2519168013257909a28d105cebbdb07241e5
parentf769bdf2a7ee97c8e762fc133ff00aabe935867b
ASoC: tlv320dac33: Remove manual FIFO configuration

The manual FIFO configuration was the first version to enable
the use of the FIFO in the codec.
It had served it's purpose as debugging aid, but the automatic
FIFO configuration is much safer to use.
The removal of the manual controls, and configuration makes
it easier to add new features for the codec later, since
the manual mode neded different ways to calculate, and
protect against misconfiguration.

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