* [PATCH 0/3] Fix incorrect using of acpi irq
@ 2015-10-22 12:02 Chen Yu
0 siblings, 0 replies; only message in thread
From: Chen Yu @ 2015-10-22 12:02 UTC (permalink / raw)
To: rjw, lenb
Cc: rui.zhang, lv.zheng, linux-acpi, linux-pm, linux-kernel, Chen Yu
This series of patches are trying to convert codes who use
acpi_gbl_FADT.sci_interrupt incorrectly to use the right irq
mapped by acpi_gsi_to_irq.
Chen Yu (3):
ACPI: Using correct irq when uninstalling acpi irq handler
ACPI: Using correct irq when waiting for events
ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
drivers/acpi/osl.c | 14 +++++++++-----
drivers/acpi/sleep.c | 6 ++++--
include/linux/acpi.h | 3 +++
3 files changed, 16 insertions(+), 7 deletions(-)
--
1.8.4.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-10-22 12:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22 12:02 [PATCH 0/3] Fix incorrect using of acpi irq Chen Yu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).