Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1253743
| From | Chen Yu <yu.c.chen@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] Fix incorrect using of acpi irq |
| Date | 2015-10-22 14:10 +0200 |
| Message-ID | <qmmQW-1Wt-35@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/3] Fix incorrect using of acpi irq Chen Yu <yu.c.chen@intel.com> - 2015-10-22 14:10 +0200
csiph-web