regulator: gpio-regulator: Catch 'no states property' misuse
authorLee Jones <lee.jones@linaro.org>
Wed, 14 Nov 2012 11:51:36 +0000 (11:51 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 14 Nov 2012 11:58:09 +0000 (20:58 +0900)
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>

No differences found