diff options
author | Junlin Yang <yangjunlin@yulong.com> | 2021-02-15 18:36:43 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-03-10 14:41:12 +0100 |
commit | ffeaa23aa001b46b5fb35cb5e3f5ddb796d9b462 (patch) | |
tree | 6d273120402e46fb6e8b4e26191e2e29bf26662d /drivers/pinctrl/qcom | |
parent | a7db796b305bba7b4fd78eac2c50647a7cafe0f7 (diff) | |
download | linux-ffeaa23aa001b46b5fb35cb5e3f5ddb796d9b462.tar.gz |
pinctrl: stm32: add missing of_node_put
Fix OF node leaks by calling of_node_put in
for_each_available_child_of_node when the cycle returns.
Generated by: scripts/coccinelle/iterators/for_each_child.cocci
Signed-off-by: Junlin Yang <yangjunlin@yulong.com>
Link: https://lore.kernel.org/r/20210215103643.898-1-angkery@163.com
Acked-by: Fabien Dessenne <fabien.dessenne@foss.st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/qcom')
0 files changed, 0 insertions, 0 deletions