commit | f0f98b19e23d4426ca185e3d4ca80e6aff5ef51b | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Nov 13 09:48:51 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Nov 15 11:14:18 2012 +0900 |
tree | 0399ff57ee6b76d9bacd3df18b0483197fb3281b | |
parent | 77b67063bb6bce6d475e910d3b886a606d0d91f7 [diff] |
regulator: fix voltage check in regulator_is_supported_voltage() regulator_is_supported_voltage() should return true only if the voltage of fixed/constant regulator is between min_uV and max_uV. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@vger.kernel.org