]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ACPICA: Return u32 from acpi_dispatch_gpe()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 13 Jan 2020 09:40:00 +0000 (10:40 +0100)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 14 Feb 2020 10:57:30 +0000 (11:57 +0100)
commit4e962a448d12f32babf80049f0d292d918888b16
treee922a9f84fceb83c9293a8a91fdd1fd1b882a663
parent25f34480c72acc34817dd30e0b8e45ad3509ed10
ACPICA: Return u32 from acpi_dispatch_gpe()

BugLink: https://bugs.launchpad.net/bugs/1859407
In some cases it is useful to know whether or not the
acpi_ev_detect_gpe() called by acpi_dispatch_gpe() has found
the GPE to be active, so return the return value of it (whose
data type is u32) from latter.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
(cherry picked from commit 6921de898ba8f2ec91cfea70e7160b89c477382e)
Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/acpi/acpica/evxfgpe.c
include/acpi/acpixf.h