From: Axel Lin Date: Fri, 11 Oct 2013 01:30:24 +0000 (+0800) Subject: regulator: Remove max_uV from struct regulator_linear_range X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e277e656804c85a0729d4fd8cdd3c8ab3e6b3b86;p=pandora-kernel.git regulator: Remove max_uV from struct regulator_linear_range linear ranges means each range has linear voltage settings. So we can calculate max_uV for each linear range in regulator core rather than set the max_uV field in drivers. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed