[PATCH] pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq()

Marek Vasut marek.vasut at gmail.com
Mon Dec 5 04:53:17 EST 2011


> On Mon, Dec 5, 2011 at 4:59 PM, Axel Lin <axel.lin at gmail.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 at gmail.com>
> > Cc: Ian Molton <spyro at f2s.com>
> > Cc: Jonathan Cameron <jic23 at cam.ac.uk>
> > Cc: Haojian Zhuang <haojian.zhuang at marvell.com>
> > Cc: Eric Miao <eric.y.miao at gmail.com>
> > Cc: Russell King <linux at arm.linux.org.uk>
> > Signed-off-by: Axel Lin <axel.lin at gmail.com>
> 
> Looks fine to me.
> 
> Acked-by: Eric Miao <eric.y.miao at gmail.com>

I did a quick skim over the patch:

Acked-by: Marek Vasut <marek.vasut at gmail.com>



More information about the linux-pcmcia mailing list