From: Peter Ujfalusi Date: Wed, 22 Dec 2010 08:45:16 +0000 (+0200) Subject: ASoC: tlv320dac33: Remove manual FIFO configuration X-Git-Tag: v2.6.38-rc1~236^2^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3591f4cd53a3835e6d59dd509337503c2c61173e;p=pandora-kernel.git 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 Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed