From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752992AbeFAQrL (ORCPT ); Fri, 1 Jun 2018 12:47:11 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:45914 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751780AbeFAQrJ (ORCPT ); Fri, 1 Jun 2018 12:47:09 -0400 Date: Fri, 1 Jun 2018 09:47:06 -0700 From: Darren Hart To: Andy Shevchenko Cc: Kai-Heng Feng , Matthew Garrett , Pali =?iso-8859-1?Q?Roh=E1r?= , Andy Shevchenko , Platform Driver , Linux Kernel Mailing List Subject: Re: [RESEND] [PATCH] platform/x86: dell-wmi: Ignore new rfkill and fn-lock events 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 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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