Re: [PATCH 1/2] ideapad: fix software rfkill setting

From: Darren Hart
Date: Mon Jun 15 2015 - 16:29:15 EST


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@xxxxxxxx>
> Fixes: c1f73658ed ("ideapad: pass ideapad_priv as argument (part 2)")
> Cc: stable@xxxxxxxxxxxxxxx # 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/