From: Rafael J. Wysocki Date: Fri, 21 Feb 2014 00:10:27 +0000 (+0100) Subject: ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context X-Git-Tag: v3.15-rc1~151^2~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be27b3dcb02335ec093b81053fc8c84b32d3106e;p=pandora-kernel.git ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context In order to avoid the need to register special ACPI dock operations for SATA devices add a .uevent() callback pointer to struct acpi_hotplug_context and make dock_hotplug_event() use that callback if available. Also rename the existing .event() callback in struct acpi_hotplug_context to .notify() to avoid possible confusion in the future. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed