commit | 216f2b9c95ac6e4f00b08df807bc4454434a9afb | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed Nov 14 11:51:36 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 14 20:58:09 2012 +0900 |
tree | 5465802601b41d58bed5081b89c089da128d4731 | |
parent | f8a9f757cb425c4784b80b001c7a77c7810b499f [diff] |
regulator: gpio-regulator: Catch 'no states property' misuse A selection of voltage or current values (AKA states) should always be specified when using a GPIO regulator. If there are no switchable states then the fixed regulators should be used instead. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>