regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.
authorYadwinder Singh Brar <yadi.brar01@gmail.com>
Tue, 19 Jun 2012 07:53:42 +0000 (13:23 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 19 Jun 2012 11:06:32 +0000 (12:06 +0100)
commit852abad238da723efac29f3e78dd768c18d6a062
tree0db49bdaf59e013b48528a5849474d6a2617a3ff
parenta133829e66d25e1ce293a30bcc3fb8eb653a1519
regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.

This patch converts the driver to use regulator_set_voltage_time_sel() as
.set_voltage_time_sel() callback. It also sets ramp_delay as 100000 uV/us for
LDOs & normal BUCKs and 27500 uV/us(default/reset value) for BUCKs[2/3/4] in
regulator_desc[].

Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/max77686.c
This page took 0.024091 seconds and 5 git commands to generate.