From b50003b69dbb60097cf55c44f8e2b4dc25bd0b12 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Sun, 21 Apr 2013 00:36:56 +0800 Subject: [PATCH] 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-format-patch failed