From: Axel Lin Date: Fri, 28 Oct 2011 07:17:56 +0000 (+0800) Subject: ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmt X-Git-Tag: v3.2-rc1~65^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d558cfc30064a97c2c65dbd2b3a4f5a1dea7ec1b;p=pandora-kernel.git ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmt Current implementation in wm8711_set_dai_fmt always clear BIT[3:2] (the Input Audio Data Bit Length Select) of WM8711_IFACE(07h) register. Input Audio Data Bit Length Select bits are set by wm8711_hw_params, we should leave BIT[3:2] untouched in wm8711_set_dai_fmt. Signed-off-by: Axel Lin Signed-off-by: Mark Brown Cc: stable@kernel.org --- Reading git-diff-tree failed