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)
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>

No differences found