Skip to content
Commit 27d9cb7e authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

PCI: designware: Free bridge resource list on failure



of_pci_get_host_bridge_resources() allocates a list of resources for host
bridge windows.  If we fail after allocating that list, free it before we
return error.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 950334bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment