Searched hist:be27b3dcb02335ec093b81053fc8c84b32d3106e (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/acpi/ |
H A D | dock.c | diff be27b3dcb02335ec093b81053fc8c84b32d3106e Thu Feb 20 18:10:27 CST 2014 Rafael J. Wysocki <rafael.j.wysocki@intel.com> 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 <rafael.j.wysocki@intel.com>
|
H A D | scan.c | diff be27b3dcb02335ec093b81053fc8c84b32d3106e Thu Feb 20 18:10:27 CST 2014 Rafael J. Wysocki <rafael.j.wysocki@intel.com> 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 <rafael.j.wysocki@intel.com>
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | acpiphp_glue.c | diff be27b3dcb02335ec093b81053fc8c84b32d3106e Thu Feb 20 18:10:27 CST 2014 Rafael J. Wysocki <rafael.j.wysocki@intel.com> 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 <rafael.j.wysocki@intel.com>
|
/openbmc/linux/include/acpi/ |
H A D | acpi_bus.h | diff be27b3dcb02335ec093b81053fc8c84b32d3106e Thu Feb 20 18:10:27 CST 2014 Rafael J. Wysocki <rafael.j.wysocki@intel.com> 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 <rafael.j.wysocki@intel.com>
|