]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
platform/x86: ideapad-laptop: Add several models to no_hw_rfkill
authorYang Jiaxun <yjx@flygoat.com>
Tue, 25 Jul 2017 04:18:01 +0000 (12:18 +0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 9 Aug 2017 14:38:29 +0000 (16:38 +0200)
commitca5644b59744534854110c2d17e84409c7db13cc
tree2da924e3ff00f7d202f870b82baceb77acd40879
parent5a7cba48193e23aedb44be18033e7b2a88c3be9e
platform/x86: ideapad-laptop: Add several models to no_hw_rfkill

BugLink: https://bugs.launchpad.net/linux/+bug/1705378
Some Lenovo ideapad models do not have hardware rfkill switches, but
trying to read the rfkill switches through the ideapad-laptop module.
It caused to always reported blocking breaking wifi.

Fix it by adding those models to no_hw_rfkill_list.

Signed-off-by: Yang Jiaxun <yjx@flygoat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
(backported from commit 710c059c248a24609051f5a3dd1d8468cdc675b0)
Signed-off-by: Aaron Ma <aaron.ma@canonical.com>
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Acked-by: Chia-Lin Kao <acelan.kao@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/platform/x86/ideapad-laptop.c