From: Axel Lin Date: Mon, 3 Oct 2011 03:09:01 +0000 (+0800) Subject: ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION X-Git-Tag: v3.2-rc1~127^2~1^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b5999b1bc74aea2a515701f937d7ad3e17f10e4;p=pandora-kernel.git ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION After checking the code and datasheet, I think what we want in the second snd_soc_update_bits call is to update WM8741_DACRMSB_ATTENUATION register instead of WM8741_DACRLSB_ATTENUATION. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed