diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-06-07 17:11:25 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-07 17:52:35 +0100 |
commit | 33fb880249b1f2f349461c64d19bdfe2e969c1ba (patch) | |
tree | c6124af69aa9f891dfd54eed961bfca7856d0e6d /block | |
parent | 1e1bb58da2ae080002578c35f80495dadda50940 (diff) | |
download | linux-33fb880249b1f2f349461c64d19bdfe2e969c1ba.tar.bz2 |
regulator: ab8500-ext: Provide a set_voltage call-back operation
When registering regulators which have a single voltage through Device
Tree, the framework insists that the specified voltage is actually set.
Well in order to do that we need to provide this call-back, where we
check that the value is sane and return without error. Not that the
selector isn't populated, but in our case list_voltage doesn't actually
use it, so we're good.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions