diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-05-14 11:06:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-05-29 17:55:12 +0300 |
commit | 37bed97f00734ce329495823d9682181028b51e4 (patch) | |
tree | d320f47ce4a7a7c657cc87a79e3953a7928a9869 /arch/arm/mach-s5pv210 | |
parent | 6059577cb28d8b15d2b7dad51eb90d885f1ed9ab (diff) | |
download | linux-37bed97f00734ce329495823d9682181028b51e4.tar.xz |
regulator: gpio: Get enable GPIO using GPIO descriptor
We augment the GPIO regulator to get the *enable* regulator
GPIO line (not the other lines) using a descriptor rather than
a global number.
We then pass this into the regulator core which has been
prepared to hande enable descriptors in a separate patch.
Switch over the two boardfiles using this facility and clean
up so we only pass descriptors around.
Cc: Philipp Zabel <philipp.zabel@gmail.com> # HX4700/Magician maintainer
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/arm/mach-s5pv210')
0 files changed, 0 insertions, 0 deletions