From: Lee Jones Date: Tue, 2 Apr 2013 12:24:18 +0000 (+0100) Subject: regulator: ab8500: Use regulator_list_voltage_table() to look-up voltages X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~25^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d319310395bdaf3d99fdd221d7adcdb7270fb3cc;p=pandora-kernel.git regulator: ab8500: Use regulator_list_voltage_table() to look-up voltages The regulator framework offers a generic regulator_list_voltage_table() function which can directly look-up a regulator's voltage capabilities using a table provided through the desc structure. This patch ensures that information is available. Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed