platform/x86: ideapad-laptop: Add several models to no_hw_rfkill
authorYang Jiaxun <yjx@flygoat.com>
Tue, 4 Jul 2017 14:39:19 +0000 (14:39 +0000)
committerDarren Hart (VMware) <dvhart@infradead.org>
Wed, 5 Jul 2017 18:26:54 +0000 (11:26 -0700)
commit710c059c248a24609051f5a3dd1d8468cdc675b0
treeaee675815bb5b3af60fad00ea6f59d6e213774d1
parent0df4b805cbccbe3f8378f49c415adb2fcffdd3dc
platform/x86: ideapad-laptop: Add several models to no_hw_rfkill

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>
drivers/platform/x86/ideapad-laptop.c