X86 platform drivers
 help / color / mirror / Atom feed
From: "Powell, Michael" <Michael_Powell@mentor.com>
To: "jlee@suse.com" <jlee@suse.com>
Cc: "platform-driver-x86@vger.kernel.org"
	<platform-driver-x86@vger.kernel.org>
Subject: [PATCH RESEND] acer-wmi: No rfkill on HP wifi
Date: Sun, 2 Aug 2015 22:59:29 +0000	[thread overview]
Message-ID: <1438556369.2931.153.camel@mentor.com> (raw)
In-Reply-To: <1429824979.3169.58.camel@mentor.com>

Prevents acer-wmi from blocking wifi on HP Omen 15 laptops

Signed-off-by: Michael Powell <michael_powell@mentor.com>
---
 drivers/platform/x86/acer-wmi.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/platform/x86/acer-wmi.c
b/drivers/platform/x86/acer-wmi.c
index 3ac29a1..3ad8077 100644
--- a/drivers/platform/x86/acer-wmi.c
+++ b/drivers/platform/x86/acer-wmi.c
@@ -807,6 +807,7 @@ static const struct acpi_device_id norfkill_ids[]
__initconst = {
        { "IBM0068", 0},
        { "LEN0068", 0},
        { "SNY5001", 0},        /* sony-laptop in charge */
+	{ "HPQ6001", 0},
        { "", 0},
 };
 
-- 
2.1.0


  reply	other threads:[~2015-08-02 23:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-23 21:36 [PATCH] acer-wmi: No rfkill on HP wifi Powell, Michael
2015-08-02 22:59 ` Powell, Michael [this message]
2015-08-05 20:54   ` [PATCH RESEND] " Darren Hart
2015-08-05 20:58     ` Darren Hart

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=1438556369.2931.153.camel@mentor.com \
    --to=michael_powell@mentor.com \
    --cc=jlee@suse.com \
    --cc=platform-driver-x86@vger.kernel.org \
    /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