linux_dsm_epyc7002/drivers/of
Lorenzo Pieralisi feb28979c1 of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()
Commit d2be00c0fb ("of/pci: Free resources on failure in
of_pci_get_host_bridge_resources()") fixed the error path so it frees
everything on the "resources" list.  That list includes the bus_range, so
we should not free it again.

Remove the superfluous free of bus_range.

[bhelgaas: changelog]
Fixes: d2be00c0fb ("of/pci: Free resources on failure in of_pci_get_host_bridge_resources()")
Reported-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Rafael J. Wysocki <rjw@rjwysocki.net>
2015-02-11 15:27:15 -06:00
..
unittest-data of/unittest: Overlays with sub-devices tests 2015-01-23 13:10:07 +00:00
address.c
base.c
device.c
dynamic.c
fdt_address.c
fdt.c
irq.c
Kconfig
Makefile
of_mdio.c
of_mtd.c
of_net.c
of_pci_irq.c
of_pci.c of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() 2015-02-11 15:27:15 -06:00
of_private.h
of_reserved_mem.c
overlay.c of/overlay: Do not generate duplicate nodes 2015-01-22 15:36:48 +00:00
pdt.c
platform.c of/platform: Handle of_populate drivers in notifier 2015-01-22 15:36:55 +00:00
resolver.c
unittest.c of/unittest: Overlays with sub-devices tests 2015-01-23 13:10:07 +00:00