From: Axel Lin Date: Fri, 28 Oct 2011 03:08:01 +0000 (+0800) Subject: ASoC: wm8711: Fix wrong mask for setting input audio data bit length select X-Git-Tag: v3.2-rc1~65^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04c57163c8edfbc50e022737014069998ba4fc5f;p=pandora-kernel.git ASoC: wm8711: Fix wrong mask for setting input audio data bit length select The Input Audio Data Bit Length Select is controlled by BIT[3:2] of WM8711_IFACE(07h) register. Current code incorrectly masks BIT[1:0] which is for Audio Data Format Select. Signed-off-by: Axel Lin Signed-off-by: Mark Brown Cc: stable@kernel.org --- Reading git-diff-tree failed