From: Yadwinder Singh Brar Date: Sat, 9 Jun 2012 11:10:38 +0000 (+0530) Subject: regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. X-Git-Tag: v3.6-rc1~157^2^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a175b60f46a80dfa44fb0e0807f2e5a351f35f;p=pandora-kernel.git regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. This patch adds regulator_set_voltage_time_sel(), to move into core, the commonly used code by drivers to provide the .set_voltage_time_sel callback. It will also allow us to configure different ramp delay for different regulators easily. Signed-off-by: Yadwinder Singh Brar Signed-off-by: Mark Brown --- Reading git-diff-tree failed