From: Yadwinder Singh Brar Date: Mon, 24 Jun 2013 11:20:56 +0000 (+0530) Subject: regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks X-Git-Tag: v3.12-rc1~191^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e1598ed04d831f5bb42a197b4045e6780365217;p=pandora-kernel.git regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks Currently driver uses local struct s2mps11_info to store ramp rate for bucks whic its getting through platform data, so instead of using regulator constraints it should use s2mps11_info to calculate ramp delay. Signed-off-by: Yadwinder Singh Brar Signed-off-by: Mark Brown --- Reading git-diff-tree failed