regulator: core: Always flag voltage constraints as appliable
authorMark Brown <broonie@kernel.org>
Mon, 21 Mar 2016 18:17:43 +0000 (18:17 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 22 Mar 2016 10:30:12 +0000 (10:30 +0000)
commit895fe2321efaf62023fdd8239d1846394df68570
treee6d70ca5c31cfeed2fcb6ae1308ad56ea7f45640
parent768e66686cfe83f786f6ae26f1799cca69e80523
regulator: core: Always flag voltage constraints as appliable

Allow the core to always use the voltage constraints to set the voltage
on startup.  A forthcoming change in that code will ensure that we bring
out of constraints voltages into spec with this setting.

Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/of_regulator.c