From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq() Date: Mon, 5 Dec 2011 21:29:21 -0800 Message-ID: <20111206052920.GA21617@core.coreip.homeip.net> References: <1323083592.6763.5.camel@phoenix> <20111205115054.GH11150@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:33491 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750739Ab1LFF30 (ORCPT ); Tue, 6 Dec 2011 00:29:26 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Haojian Zhuang Cc: Mark Brown , Axel Lin , linux-kernel@vger.kernel.org, Haojian Zhuang , Liam Girdwood , linux-input@vger.kernel.org On Tue, Dec 06, 2011 at 12:58:36PM +0800, Haojian Zhuang wrote: > On Mon, Dec 5, 2011 at 7:50 PM, Mark Brown > wrote: > > On Mon, Dec 05, 2011 at 07:13:12PM +0800, Axel Lin wrote: > >> Since commit 6384fd "ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ", > >> I got below buid errors due to implicit declaration of function 'IRQ_GPIO'. > > > > Acked-by: Mark Brown > > > > I guess that for bisection this should go via Eric's tree as it > > introduced the issue. > > -- > Sure. We'll handle it. > Thanks! -- Dmitry