From: Rafael J. Wysocki Date: Fri, 11 Oct 2013 11:20:50 +0000 (+0200) Subject: ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() X-Git-Tag: v3.12-rc6~23^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4494573c1fed806b97c2a1ba619d50bb89d1ed;p=pandora-kernel.git ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() One of the error code paths in acpiphp_enumerate_slots() is missing a pci_dev_put(bridge->pci_dev) call, so add it. Signed-off-by: Rafael J. Wysocki Acked-by: Bjorn Helgaas --- Reading git-diff-tree failed