From: Rafael J. Wysocki Date: Fri, 21 Feb 2014 00:08:51 +0000 (+0100) Subject: ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context X-Git-Tag: v3.15-rc1~151^2~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b42fa01fe2d84f3c3f28ee6f25510820ace35b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed