From: Axel Lin Date: Tue, 2 Apr 2013 12:24:22 +0000 (+0100) Subject: regulator: ab8500: Fix list_voltage for fixed voltage regulators X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~25^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7816ab09b4e8c6cbae1ec006558ca7f8c21f4e1;p=pandora-kernel.git regulator: ab8500: Fix list_voltage for fixed voltage regulators commit b080c78a4e447e9c212c207f725999d4e32c5f19 "regulator: ab8500: Update voltage handling for fixed voltage regulators" removes min_uV settings and sets volt_table for all fixed voltages, thus we can not use regulator_list_voltage_linear now. Use regulator_list_voltage_table instead. Signed-off-by: Axel Lin Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed