From: Axel Lin Date: Thu, 31 May 2012 09:39:00 +0000 (+0800) Subject: regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops X-Git-Tag: v3.6-rc1~157^2^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2543b5f6c3e13996776079cda1007ef6e7a0bbb;p=pandora-kernel.git regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops wm831x_alive_ldo_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