commit | 59b42fa01fe2d84f3c3f28ee6f25510820ace35b | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Feb 21 01:08:51 2014 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Feb 21 01:08:51 2014 +0100 |
tree | be9e3852133481c14fcb830e79aa6802869a6d98 | |
parent | d7c7c0256b936901eb7a70fbc6d674a6bdfd463e [diff] |
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>