From: Axel Lin Date: Sun, 3 Jun 2012 15:12:16 +0000 (+0800) Subject: regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops X-Git-Tag: v3.6-rc1~157^2^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcbb71f6f8084b74fef54e40c9e515105ccc4e6e;p=pandora-kernel.git regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops wm8350_dcdc_ops uses simple linear voltage maps. Thus use regulator_map_voltage_linear is more efficient than using the default regulator_map_voltage_iterate. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed