commit | efbe519945746371f92f5c3796818bf3e24c80ad | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | Thu Oct 16 18:48:47 2014 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 20 12:23:50 2014 +0100 |
tree | 7467b57dd71f6b0a8b4eb61e24cdc61cc8aa29b1 | |
parent | b0615f1da543500f8442fa6e5adacb8c54b34c5f [diff] |
regulator: max77802: Add .{get,set}_mode callbacks Some max77802 LDOs (1, 3, 20 and 21) support to be configured in Low Power Mode during system normal operation. Add function handlers for the .get_mode and .set_mode operations to set the mode on these LDOs. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>