Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753157Ab2BTRHn (ORCPT ); Mon, 20 Feb 2012 12:07:43 -0500 Received: from mga11.intel.com ([192.55.52.93]:62986 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751298Ab2BTRHm (ORCPT ); Mon, 20 Feb 2012 12:07:42 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="119403041" Date: Mon, 20 Feb 2012 18:14:53 +0100 From: Samuel Ortiz To: Linus Walleij Cc: linux-kernel@vger.kernel.org, Viresh Kumar , Chris Blair , Grant Likely Subject: Re: [PATCH 2/2 v2] gpio/stmpe: support no-irq mode Message-ID: <20120220171453.GH5387@sortiz-mobl> References: <1327612635-9171-1-git-send-email-linus.walleij@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1327612635-9171-1-git-send-email-linus.walleij@stericsson.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1419 Lines: 38 Hi Linus, On Thu, Jan 26, 2012 at 10:17:15PM +0100, Linus Walleij wrote: > From: Chris Blair > > Adds support for boards which have an STMPE GPIO device without the > interrupt pin connected. This means that no interrupt can be received > but the GPIO pins can still be driven and read. > > Cc: Grant Likely > Acked-by: Viresh Kumar > Tested-by: Michel Jaouen > Signed-off-by: Chris Blair > --- > ChangeLog v1->v2: > - Removes the use of the new no_irq platform data member and > instead uses the value obtained for the cell irq to know if irqs > are supported or not. If irqs are not supported, the device > will not have been given an irq resource and the irq value > will be invalid. > > This depends on the previous patch to the MFD > code so should better be merged into the MFD tree with the > previous patch. Ok, I'm taking this one. It would be nice to get Grant's ACK as well. Linus, you did not SOB this one. Did you simply forget ? Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/