regulator: aat2870: Remove a redundant bitwise and operation
authorAxel Lin <axel.lin@gmail.com>
Mon, 28 Nov 2011 06:07:48 +0000 (14:07 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 28 Nov 2011 11:49:10 +0000 (11:49 +0000)
The implementation in aat2870_update() already did the bitwise and operation
against mask parameter.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found