From: Axel Lin Date: Thu, 17 May 2012 00:50:45 +0000 (+0800) Subject: regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info X-Git-Tag: v3.5-rc1~177^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b370e086b90245ef1da7fa6d41a1da205e11e77;p=pandora-kernel.git regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info This driver has been converted to set_voltage_sel and regulator_map_voltage_linear. regulator_map_voltage_linear will check the voltage falls within specified range. The max_uV field is not used now, remove it. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed