commit | 710c059c248a24609051f5a3dd1d8468cdc675b0 | [log] [tgz] |
---|---|---|
author | Yang Jiaxun <yjx@flygoat.com> | Tue Jul 04 14:39:19 2017 +0000 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Wed Jul 05 11:26:54 2017 -0700 |
tree | aee675815bb5b3af60fad00ea6f59d6e213774d1 | |
parent | 0df4b805cbccbe3f8378f49c415adb2fcffdd3dc [diff] |
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>