aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorShawn Lin <[email protected]>2017-02-10 14:52:02 +0800
committerBjorn Helgaas <[email protected]>2017-02-10 15:42:01 -0600
commitf1d722b607d610b66785f7f00d2e1d457260647c (patch)
treefe8b6d0d7125ec24b41cfaba0b583aacdd4d9a10 /lib/netdev-notifier-error-inject.c
parent0b351c986a5ffedb502632c1b27690c9730d79c4 (diff)
PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource list
rockchip_pcie_probe() calls of_pci_get_host_bridge_resources() to parse resources from DT and build a resource list. The caller is responsible for disposing of the resource list. This is normally done by pci_release_host_bridge_dev() when the host bridge is removed. If the host bridge probe fails, dispose of the resource list in the probe error path. [bhelgaas: changelog] Suggested-by: Bjorn Helgaas <[email protected]> Signed-off-by: Shawn Lin <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions