]> Git Repo - linux.git/commit
regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_mode
authorAxel Lin <[email protected]>
Fri, 7 Dec 2012 01:47:57 +0000 (09:47 +0800)
committerMark Brown <[email protected]>
Fri, 7 Dec 2012 05:24:13 +0000 (14:24 +0900)
commit40b5aa8f0d06865c00a7cf4169cbe37d73e137a3
treed1f399564588049fb34628a43b492ca0db50cb21
parent4e92920b4ba25a0a70dd056e0dd7b4b4fd1a3dc6
regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_mode

To clear the mask bit, setting data argument to be 0 with proper mask setting
for lp8788_update_bits. We don't need the var array here.

Signed-off-by: Axel Lin <[email protected]>
Acked-by: Milo(Woogyom) Kim <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
drivers/regulator/lp8788-ldo.c
This page took 0.054381 seconds and 4 git commands to generate.