]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bits
authorAxel Lin <axel.lin@ingics.com>
Thu, 8 May 2014 08:29:49 +0000 (16:29 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 26 May 2014 16:00:39 +0000 (17:00 +0100)
commit772bc594dad0d721ccf38a39322baa2281dd0f74
treebc5b714b01364c09f1dd5656eaedbe9b53b7fdae
parentb87704cef258a4f44ab1386a70b7628ec3cefd36
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 <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/sirf-audio-codec.c