commit | 939c02777a27ea7915764ecca5263dbb60c664f3 | [log] [tgz] |
---|---|---|
author | Yadwinder Singh Brar <yadi.brar@samsung.com> | Sat Jun 29 18:21:16 2013 +0530 |
committer | Mark Brown <broonie@linaro.org> | Mon Jul 15 18:31:12 2013 +0100 |
tree | 4df08e2c4e78e0f2afc3d08c6498fffb39751984 | |
parent | 92d8ecae7eda0820663933e568915dbf7ef79127 [diff] |
regulator: s2mps11: Implement set_ramp_rate callback for bucks Implementing set_ramp_rate() and using standard constraints for getting ramp_delay and ramp_disable, instead of getting it as s2mps11 specific data through platform data, makes driver more compliant with framework and reduces the complexity for adding DT support. Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com> Signed-off-by: Mark Brown <broonie@linaro.org>