commit | 2bb4a02aad0257148be4f51e3b4c9c0077787e17 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Sep 01 11:44:46 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Sep 18 11:33:28 2016 +0100 |
tree | b970d5c272ea3b3957cd87393feffb56e891a87d | |
parent | 11adc2b218028934540be4f235a486d575d74b54 [diff] |
iio: accel: kxsd9: Fetch and handle regulators This adds supply regulator handling for the VDD and IOVDD inputs on the KXSD9 component, makes sure to bring the regulators online during probe and disable them on remove or the errorpath. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>