From: Axel Lin Date: Sat, 20 Apr 2013 16:36:56 +0000 (+0800) Subject: regulator: lp3972: Convert to use regulator_map_voltage_ascend X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~22^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b50003b69dbb60097cf55c44f8e2b4dc25bd0b12;p=pandora-kernel.git regulator: lp3972: Convert to use regulator_map_voltage_ascend All regulators have ascendant voltage list in this driver. Thus use regulator_map_voltage_ascend is more efficient than the default regulator_map_voltage_iterate. Signed-off-by: Axel Lin Acked-by: Marek Szyprowski Signed-off-by: Mark Brown --- Reading git-diff-tree failed