From: Axel Lin Date: Sun, 3 Jun 2012 14:46:14 +0000 (+0800) Subject: regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings X-Git-Tag: v3.6-rc1~157^2^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e3f7f26e1323fb302921c4575a499710636d531;p=pandora-kernel.git regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings Both max77686_ops and max77686_buck_dvs_ops use simple linear voltage maps. Thus use regulator_map_voltage_linear is more efficient than using the defult regulator_map_voltage_iterate. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed