commit | ccca1ad5db0e97710b69f9a3895e03290c47898b | [log] [tgz] |
---|---|---|
author | Phil Elwell <phil@raspberrypi.org> | Fri May 06 12:32:47 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 15 00:14:14 2016 +0100 |
tree | 82897208776b25fb2f284148c5a14480cbf5bb69 | |
parent | 00445b5d5866c7b31bcfc59e907c9062100b4b0a [diff] |
pinctrl: bcm2835: Return pins to inputs when freed When dynamically unloading overlays, it is important that freed pins are restored to being inputs to prevent functions from being enabled in multiple places at once. Cc: Stefan Wahren <stefan.wahren@i2se.com> Cc: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Phil Elwell <phil@raspberrypi.org> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>