From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [RESEND patch 2.6.25-rc8] gpio_keys irq handling Date: Tue, 15 Apr 2008 01:37:03 -0400 Message-ID: <20080415053702.GC24870@anvil.corenet.prv> References: <200804110035.55510.david-b@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from an-out-0708.google.com ([209.85.132.245]:2193 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754050AbYDOFhI (ORCPT ); Tue, 15 Apr 2008 01:37:08 -0400 Received: by an-out-0708.google.com with SMTP id d31so500346and.103 for ; Mon, 14 Apr 2008 22:37:07 -0700 (PDT) Content-Disposition: inline In-Reply-To: <200804110035.55510.david-b@pacbell.net> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: David Brownell Cc: linux-input@vger.kernel.org, linux-input@atrey.karlin.mff.cuni.cz, Jiri Kosina , Phil Blundell On Fri, Apr 11, 2008 at 12:35:55AM -0700, David Brownell wrote: > From: David Brownell > > Cleanup IRQ handling in gpio_keys: bail after handling the IRQ, and > report IRQ_NONE if we never handle it. > > Signed-off-by: David Brownell > Cc: Phil Blundell > Cc: Dmitry Torokhov Applied, thank you David. -- Dmitry