commit | 852abad238da723efac29f3e78dd768c18d6a062 | [log] [tgz] |
---|---|---|
author | Yadwinder Singh Brar <yadi.brar01@gmail.com> | Tue Jun 19 13:23:42 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jun 19 12:06:32 2012 +0100 |
tree | 0db49bdaf59e013b48528a5849474d6a2617a3ff | |
parent | a133829e66d25e1ce293a30bcc3fb8eb653a1519 [diff] |
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>