commit | 0505be71490e49044314ca84dd443e0f3782ca5a | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | Thu Oct 16 18:48:49 2014 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 20 12:23:50 2014 +0100 |
tree | 8236f98bb3b09def1af1ba7ec78a3eada332a778 | |
parent | 2e0eaa1aa0084ff1ee1af7cf388358b868143816 [diff] |
regulator: max77802: Don't treat OFF as an operating mode The only operating modes that are supported by the regulators in the max77802 PMIC are Output ON (normal) and Output On in Low Power Mode. OFF was wrongly counted as an operating mode while is only a regulator status. Make clear in the code that OFF is not an operating mode. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>