From: Axel Lin Date: Thu, 8 May 2014 08:29:49 +0000 (+0800) Subject: ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bits X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~24^2~3^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=772bc594dad0d721ccf38a39322baa2281dd0f74;p=pandora-kernel.git ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bits Having the binary ones complement operator in the new bitmak value makes the code hard to read. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed