]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit117cc5876d0c79974432ddacc0ebb65c0dd489f5
tree732856c0754e0f514756a840be003c59179afdf3
parentbcb5dbe97803d351024d409845895617ca713ba7
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