From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darren Hart Subject: Re: [RESEND] [PATCH] platform/x86: dell-wmi: Ignore new rfkill and fn-lock events Date: Fri, 1 Jun 2018 09:47:06 -0700 Message-ID: <20180601164706.GA3599@localhost.localdomain> References: <20180601032322.3768-1-kai.heng.feng@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Andy Shevchenko Cc: Kai-Heng Feng , Matthew Garrett , Pali =?iso-8859-1?Q?Roh=E1r?= , Andy Shevchenko , Platform Driver , Linux Kernel Mailing List List-Id: platform-driver-x86.vger.kernel.org On Fri, Jun 01, 2018 at 11:20:39AM +0300, Andy Shevchenko wrote: > On Fri, Jun 1, 2018 at 6:23 AM, Kai-Heng Feng > wrote: > > There are two new events generated by dell-wmi, rfkill and fn-lock, from > > Dell Systems. > > > > When Fn-lock hotkey gets pressed to switch to function mode: > > [85951.591542] dell_wmi: Unknown key with type 0x0010 and code 0xe035 > > pressed > > [85951.591546] dell_wmi: Unknown key with type 0x0010 and code 0x0000 > > pressed > > > > When Fn-lock hotkey gets pressed to switch to multimedia mode: > > [85956.667686] dell_wmi: Unknown key with type 0x0010 and code 0xe035 > > pressed > > [85956.667690] dell_wmi: Unknown key with type 0x0010 and code 0x0001 > > pressed > > > > When radio hotkey gets pressed: > > [85974.430220] dell_wmi: Unknown key with type 0x0010 and code 0xe008 > > pressed > > > > These events are for notification purpose, so we can ignore them. > > > > This patch is tested on XPS 9370. > > > > Pushed to my review and testing queue, thanks! > > P.S. There are some patches under Darren's queue, but for some reason > didn't processed yet. Thanks for getting this one Andy. I'm traveling, but am working through these currently. I'll assume you are handling this one. -- Darren Hart VMware Open Source Technology Center