commit | 404d4df260bc7b224ba51c704d24b7e452d8b68c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Mon Jul 28 12:32:04 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Jul 28 13:19:23 2014 +0100 |
tree | 0e63e86d821944017f548cf17f6cfaf549021efd | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f [diff] |
regulator: lp872x: Don't set constraints within the regulator driver Regulator drivers should not be specifying constraints since the valid configurations depend on how the device is used in a given system, there is no way to know if a configuration is safe for a given board. Signed-off-by: Mark Brown <broonie@linaro.org>