diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2018-06-29 20:50:27 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-06-29 20:50:27 +0200 |
commit | 3dc6ddfedc2818eaaa36842fbb049191e0c5e50f (patch) | |
tree | 79f2f352fba696a65d35a8bfac03351e0e9d5619 /drivers/pci/iov.c | |
parent | PCI: xilinx-nwl: Add missing of_node_put() (diff) | |
download | linux-3dc6ddfedc2818eaaa36842fbb049191e0c5e50f.tar.xz linux-3dc6ddfedc2818eaaa36842fbb049191e0c5e50f.zip |
PCI: faraday: Add missing of_node_put()
The call to of_get_next_child() returns a node pointer with refcount
incremented thus it must be explicitly decremented here in the error
path and after the last usage.
Fixes: d3c68e0a7e34 ("PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driver")
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
[lorenzo.pieralisi@arm.com: updated commit log]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pci/iov.c')
0 files changed, 0 insertions, 0 deletions