]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 13 Jul 2013 21:27:24 +0000 (23:27 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 23 Jul 2013 02:00:20 +0000 (04:00 +0200)
commited13febf8fac1a08f939f97378574937a7d2f121
tree23935eb937d0e41bbfa3312617ac0801449a001b
parent87831273438d66167dddc6d73e42d49671cb56bb
ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()

Using the hotplug context objects introduced previously rework the
ACPI-based PCI hotplug (ACPIPHP) core code to get to acpiphp_bridge
objects associated with hotplug bridges from those context objects
rather than from the global list of hotplug bridges.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Tested-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pci/hotplug/acpiphp_glue.c