From: Yadwinder Singh Brar Date: Sat, 29 Jun 2013 12:51:16 +0000 (+0530) Subject: regulator: s2mps11: Implement set_ramp_rate callback for bucks X-Git-Tag: v3.12-rc1~191^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939c02777a27ea7915764ecca5263dbb60c664f3;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed