regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to...
authorAxel Lin <axel.lin@ingics.com>
Tue, 5 Mar 2013 06:16:00 +0000 (14:16 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 Mar 2013 09:56:39 +0000 (17:56 +0800)
commit51dcdafcb720a9d1fd73b597d0ccf48837abc59f
tree26eac5d173fb62350aadeb35a63f908acedfbc85
parent0ac682db5c18358d6b3606cab6147dc294c4286d
regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable

Add enable_is_inverted flag to indicate set enable_mask bits to disable
when using regulator_enable_regmap and friends APIs.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/core.c
include/linux/regulator/driver.h
This page took 0.025824 seconds and 5 git commands to generate.