From: Heiko Stuebner Date: Tue, 16 Sep 2014 15:54:01 +0000 (+0200) Subject: regulator: fan53555: use set_ramp_delay to set the ramp up slew rate X-Git-Tag: fixes-for-v3.18-merge-window~31^2~3^4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7e71fbeefe9179b94eed81f8b33da06b9bf062;p=pandora-kernel.git regulator: fan53555: use set_ramp_delay to set the ramp up slew rate The regulator constraints already provide a field for the ramp_delay, so there is no need to set this manually. Therefore implement the set_ramp_delay callback and convert the pdata value to the constraint value if necessary. Signed-off-by: Heiko Stuebner Signed-off-by: Mark Brown --- Reading git-diff-tree failed