commit | 85af74c474b21940e88483fd48f6094145c89d97 | [log] [tgz] |
---|---|---|
author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | Mon Dec 10 17:50:05 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 17 15:28:30 2018 +0100 |
tree | 784f540649910a776ddc9738612c08698d18422f | |
parent | 3e42f200c195fd3a39142028194b67ffaf2b5f6d [diff] |
gpio: raspberrypi-exp: decrease refcount on firmware dt node We're getting a reference RPi's firmware node in order to be able to communicate with it's driver. We should decrease the reference count on the dt node after being done with it. Fixes: a98d90e7d588 ("gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox service") Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>