]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: update ej_event interface to take acpi_device
authorYinghai Lu <yinghai@kernel.org>
Fri, 11 Jan 2013 22:40:41 +0000 (22:40 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 15 Jan 2013 12:24:59 +0000 (13:24 +0100)
commite4c55c76211d28a9800d0e10db6627184149bec4
tree5ff0ec317a707caa905dd33d46e66e19b933384d
parentdc92bb6e80d5cddf2a85dd31b464a8d720d2b81d
ACPI: update ej_event interface to take acpi_device

Should use acpi_device pointer directly instead of use handle and
get the device pointer again later.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_memhotplug.c
drivers/acpi/processor_driver.c
drivers/acpi/scan.c
include/acpi/acpi_bus.h