From: Yadwinder Singh Brar Date: Tue, 19 Jun 2012 07:53:42 +0000 (+0530) Subject: regulator: max77686: Convert driver to use regulator_set_voltage_time_sel. X-Git-Tag: v3.6-rc1~157^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852abad238da723efac29f3e78dd768c18d6a062;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed