Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1165536
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ideapad: fix software rfkill setting |
| Date | 2015-06-15 22:30 +0200 |
| Message-ID | <pBJb4-5IV-23@gated-at.bofh.it> (permalink) |
| References | <pATFw-5MI-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jun 13, 2015 at 03:23:33PM +0200, Arnd Bergmann wrote:
> This fixes a several year old regression that I found while trying
> to get the Yoga 3 11 to work. The ideapad_rfk_set function is meant
> to send a command to the embedded controller through ACPI, but
> as of c1f73658ed, it sends the index of the rfkill device instead
> of the command, and ignores the opcode field.
>
> This changes it back to the original behavior, which indeed
> flips the rfkill state as seen in the debugfs interface.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: c1f73658ed ("ideapad: pass ideapad_priv as argument (part 2)")
> Cc: stable@vger.kernel.org # v2.6.38+
Queued for 4.2. Thanks!
--
Darren Hart
Intel Open Source Technology Center
--
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
Re: [PATCH 1/2] ideapad: fix software rfkill setting Darren Hart <dvhart@infradead.org> - 2015-06-15 22:30 +0200
csiph-web