[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAN1soZxEdz5FSkC+xBfESAdWgiCnpWcykTa48Xy4RgM4ixCUQQ@mail.gmail.com>
Date: Thu, 8 Dec 2011 09:48:31 +0800
From: Haojian Zhuang <haojian.zhuang@...il.com>
To: Axel Lin <axel.lin@...il.com>
Cc: linux-kernel@...r.kernel.org, Marek Vasut <marek.vasut@...il.com>,
Ian Molton <spyro@....com>, Jonathan Cameron <jic23@....ac.uk>,
Haojian Zhuang <haojian.zhuang@...vell.com>,
Eric Miao <eric.y.miao@...il.com>,
Russell King <linux@....linux.org.uk>,
linux-arm-kernel@...ts.infradead.org,
linux-pcmcia@...ts.infradead.org
Subject: Re: [PATCH v2] pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq()
On Mon, Dec 5, 2011 at 7:29 PM, Haojian Zhuang <haojian.zhuang@...il.com> wrote:
> On Mon, Dec 5, 2011 at 7:06 PM, Axel Lin <axel.lin@...il.com> wrote:
>> Since commit 6384fd "ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ",
>> I got buid errors due to implicit declaration of function 'IRQ_GPIO'.
>>
>> Use common gpio_to_irq() to replace machine dependant macro IRQ_GPIO().
>>
>> Cc: Marek Vasut <marek.vasut@...il.com>
>> Cc: Ian Molton <spyro@....com>
>> Cc: Jonathan Cameron <jic23@....ac.uk>
>> Cc: Zhuang <haojian.zhuang@...vell.com>
>> Cc: Eric Miao <eric.y.miao@...il.com>
>> Cc: Russell King <linux@....linux.org.uk>
>> Signed-off-by: Axel Lin <axel.lin@...il.com>
>> ---
>> v2:
>> I just found pxa2xx_trizeps4.c also needs to be converted to gpio_to_irq.
>> Thus include the fix for pxa2xx_trizeps4.c in v2.
>>
>> drivers/pcmcia/pxa2xx_e740.c | 11 +++++++----
>> drivers/pcmcia/pxa2xx_palmld.c | 2 +-
>> drivers/pcmcia/pxa2xx_palmtc.c | 2 +-
>> drivers/pcmcia/pxa2xx_stargate2.c | 6 ++++--
>> drivers/pcmcia/pxa2xx_trizeps4.c | 5 +++--
>> drivers/pcmcia/pxa2xx_vpac270.c | 4 ++--
>> 6 files changed, 18 insertions(+), 12 deletions(-)
>>
> Acked-by: Haojian Zhuang <haojian.zhuang@...il.com>
Applied
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists