From: Chen Yu <yu.c.chen@intel.com>
To: rjw@rjwysocki.net, lenb@kernel.org
Cc: rui.zhang@intel.com, lv.zheng@intel.com,
linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-pm@vger.kernel.org, Chen Yu <yu.c.chen@intel.com>
Subject: [PATCH 0/3][v2] Fix incorrect using of acpi irq
Date: Sun, 25 Oct 2015 01:02:07 +0800 [thread overview]
Message-ID: <1445706127-20110-1-git-send-email-yu.c.chen@intel.com> (raw)
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 | 6 ++++++
3 files changed, 19 insertions(+), 7 deletions(-)
--
1.8.4.2
next reply other threads:[~2015-10-24 16:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-24 17:02 Chen Yu [this message]
2015-10-28 3:19 ` [PATCH 0/3][v2] Fix incorrect using of acpi irq Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1445706127-20110-1-git-send-email-yu.c.chen@intel.com \
--to=yu.c.chen@intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lv.zheng@intel.com \
--cc=rjw@rjwysocki.net \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).