From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Subject: Re: [PATCH]input: Change timer function to workqueue for gpio_keys driver Date: Thu, 25 Jun 2009 18:42:08 +0300 Message-ID: <1245944528.20530.145.camel@jani-desktop> References: <20090608152420.0e76c302@dxy.sh.intel.com> <5d5443650906121040n3f36c99eka01f5eb5274ee6ff@mail.gmail.com> <359ed6810906250329x70cf380cy278f23e3ebc6a829@mail.gmail.com> <20090625210642.432e08a5@dxy.sh.intel.com> <1245936693.20530.107.camel@jani-desktop> <20090625220826.1fa7413e@dxy.sh.intel.com> <1245941565.20530.134.camel@jani-desktop> <1245942355.20530.141.camel@jani-desktop> <20090625230949.53beda65@dxy.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.nokia.com ([192.100.122.230]:49524 "EHLO mgw-mx03.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754747AbZFYPmY (ORCPT ); Thu, 25 Jun 2009 11:42:24 -0400 In-Reply-To: <20090625230949.53beda65@dxy.sh.intel.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: ext Alek Du Cc: LKML , Trilok Soni , "linux-input@vger.kernel.org" , Dmitry Torokhov , "ben-linux@fluff.org" On Thu, 2009-06-25 at 17:09 +0200, ext Alek Du wrote: > On Thu, 25 Jun 2009 23:05:55 +0800 > Jani Nikula wrote: > > Actually scrap that, the input layer already ignores events with no > > state changes, right? > > > Yes, correct. I just want to reply your previous mail, but seems you find that. :-) The point about your patch breaking debouncing is still valid, though. BR, Jani.