commit | e277e656804c85a0729d4fd8cdd3c8ab3e6b3b86 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Oct 11 09:30:24 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Fri Oct 11 12:49:12 2013 +0100 |
tree | a92f29fb7c735cb4cf918059d1773d5110a38bf3 | |
parent | 813de3c649d6c6ff14c930de9fcd161c0062fabd [diff] |
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 <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>