From: Axel Lin Date: Thu, 31 May 2012 09:40:22 +0000 (+0800) Subject: regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops X-Git-Tag: v3.6-rc1~157^2^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27eeabb7a1000de974e45cd007b3f5324dcee490;p=pandora-kernel.git regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops wm8400_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