From: Axel Lin Date: Wed, 17 Apr 2013 14:55:45 +0000 (+0800) Subject: regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~25^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9de8b1216c60c15b02982c9f6b4875f757db02;p=pandora-kernel.git regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info The voltage_shift can be calculated from voltage_mask. Let's remove voltage_shift fied from struct ab8500_regulator_info, this change can prevent missing voltage_shift setting issue. Signed-off-by: Axel Lin Acked-by: Bengt Jonsson Signed-off-by: Mark Brown --- Reading git-diff-tree failed