commit | 1e1598ed04d831f5bb42a197b4045e6780365217 | [log] [tgz] |
---|---|---|
author | Yadwinder Singh Brar <yadi.brar@samsung.com> | Mon Jun 24 16:50:56 2013 +0530 |
committer | Mark Brown <broonie@linaro.org> | Mon Jul 15 11:28:25 2013 +0100 |
tree | 9463fea126c28024e09c6c5af276f254fb3a13df | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
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 <yadi.brar@samsung.com> Signed-off-by: Mark Brown <broonie@linaro.org>