Re: [PATCH] platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkill

2018-10-29 Thread Andy Shevchenko
On Sat, Oct 27, 2018 at 2:08 AM Misha Komarovskiy wrote: > > Lenovo Legion Y530-15ICH is another model without > hardware radio switch. Add it to no_hw_rfkill to > enable wireless. > Pushed to my review and testing queue, thanks! > Signed-off-by: Misha Komarovskiy > --- > drivers/platform/x86/

[PATCH] platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkill

2018-10-26 Thread Misha Komarovskiy
Lenovo Legion Y530-15ICH is another model without hardware radio switch. Add it to no_hw_rfkill to enable wireless. Signed-off-by: Misha Komarovskiy --- drivers/platform/x86/ideapad-laptop.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/platform/x86/ideapad-laptop.c b/drive