]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ACPI / bus: Add INT0002 to list of always-present devices
authorHans de Goede <hdegoede@redhat.com>
Fri, 21 Apr 2017 10:47:41 +0000 (12:47 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 26 Apr 2017 22:02:44 +0000 (00:02 +0200)
commit753a448c27a0238dc1db58cd6954e8ef511a97e1
tree48318e2ccf62209004315ae432521b505b5f5354
parentb7ecf663c75eed1e764f57281f9508c49c18516e
ACPI / bus: Add INT0002 to list of always-present devices

The INT0002 device is necessary to clear wakeup interrupt sources
on Cherry Trail devices, without it we get nobody cared IRQ msgs
and some systems don't properly resume at all without it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/x86/utils.c