]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmap
authorAxel Lin <axel.lin@ingics.com>
Tue, 15 Apr 2014 04:02:08 +0000 (12:02 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 15 Apr 2014 09:28:46 +0000 (10:28 +0100)
commitc184f6ce4e72a606ea6d373078182fa27431079c
tree28f99ad1bf52685c5ee99f8cc0b404a238cb0bf6
parenta96e3dfefd1ce0463e131b2402e006cc51bd623b
regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmap

Since commit bd8ba9a24f443
"regulator: helpers: Modify helpers enabling multi-bit control",
we can set enable_val setting for device that use multiple bits for control
when using regmap enable/disable/bypass ops.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/pbias-regulator.c