ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000
authorHui Wang <jason77.wang@gmail.com>
Wed, 4 Jul 2012 07:38:27 +0000 (15:38 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 5 Jul 2012 12:47:11 +0000 (13:47 +0100)
commitef3207c503519bf33a114af3a780dfd00cfd5ce4
treefdd4c583d713f6bd4f2972f6bea01626acab3398
parent5001765f992423fdfb82f42f548d3a51b9590186
ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000

If we don't set IMX_AUDMUX_V2_PTCR_TCLKDIR in the AUDMUX PTCR
register (means Tx clock pin is input), we don't need to set
IMX_AUDMUX_V2_PTCR_TCSEL as well. Since both i.MX35, i.MX51 and
i.MX6 datasheet says "When Tx clock pin set as an input, the TCSEL
settings are ignored".

Signed-off-by: Hui Wang <jason77.wang@gmail.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/fsl/imx-sgtl5000.c
This page took 0.028391 seconds and 5 git commands to generate.