]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/acpi/acpica/evxfregn.c
ACPICA: Events: Uses common_notify for address space handlers
authorLv Zheng <lv.zheng@intel.com>
Tue, 29 Dec 2015 06:02:08 +0000 (14:02 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 02:47:37 +0000 (03:47 +0100)
commitaa6abd2be1cc7fa2593c8377f78420dec0a5d7a5
tree732856c0754e0f514756a840be003c59179afdf3
parentf31a99cefd05f798eee8b592e22175ff3fe1876b
ACPICA: Events: Uses common_notify for address space handlers

ACPICA commit 5ea0fb75fdf1aa7c0aba067dfa4d5dc3a9279461

The address space handlers can be attached to not only Device but also
Processor/thermal_zone objects, so it is better to use their common
class 'CommonNotify' instead. Lv Zheng.

Link: https://github.com/acpica/acpica/commit/5ea0fb75
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/dbdisply.c
drivers/acpi/acpica/evhandler.c
drivers/acpi/acpica/evrgnini.c
drivers/acpi/acpica/evxfregn.c