ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 21 Feb 2014 00:08:51 +0000 (01:08 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 21 Feb 2014 00:08:51 +0000 (01:08 +0100)
commit59b42fa01fe2d84f3c3f28ee6f25510820ace35b
treebe9e3852133481c14fcb830e79aa6802869a6d98
parentd7c7c0256b936901eb7a70fbc6d674a6bdfd463e
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context

In order for the ACPI dock station code to be able to use the
callbacks pointed to by the ACPI device objects' hotplug contexts
add a .fixup() callback pointer to struct acpi_hotplug_context.
That callback will be useful to handle PCI devices located in
dock stations.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/pci/hotplug/acpiphp_glue.c
include/acpi/acpi_bus.h