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)
commita5228d2e5ea02c90581d5957cb6c4c73c191298f
tree46eb9e7a8d208131f41e0c73d16193f7491d1635
parentae523fc5744e5fbe52e2fb790801ffcef51e4612
regulator: aat2870: Remove a redundant bitwise and operation

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>
drivers/regulator/aat2870-regulator.c
This page took 0.025784 seconds and 5 git commands to generate.