From: Rafael J. Wysocki Date: Sat, 13 Jul 2013 21:27:24 +0000 (+0200) Subject: ACPI / hotplug / PCI: Pass hotplug context objects to event handlers X-Git-Tag: v3.12-rc1~178^2~16^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ebcf1ff91a8f64b09c4df0ee21ae80a953c39c;p=pandora-kernel.git ACPI / hotplug / PCI: Pass hotplug context objects to event handlers Modify handle_hotplug_event() to pass the entire context object (instead of its fields individually) to work functions started by it. This change makes the subsequent consolidation of the event handling work functions a bit more straightforward. Signed-off-by: Rafael J. Wysocki Tested-by: Mika Westerberg --- Reading git-diff-tree failed