From: Axel Lin Date: Sun, 2 Oct 2011 12:41:04 +0000 (+0800) Subject: ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC X-Git-Tag: v3.1-rc9~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d17dd2a377ba894f26989915eb3c6e427a3656;p=pandora-kernel.git ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC Current code set update bits for WM8753_LDAC and WM8753_RDAC twice, but missed setting update bits for WM8753_LADC and WM8753_RADC. I think it is a copy-paste bug in commit 776065 "ASoC: codecs: wm8753: Fix register cache incoherency". Signed-off-by: Axel Lin Signed-off-by: Mark Brown Cc: stable@kernel.org --- Reading git-diff-tree failed