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

From: Marek Vasut
Date: Mon Dec 05 2011 - 04:53:22 EST


> On Mon, Dec 5, 2011 at 4:59 PM, Axel Lin <axel.lin@xxxxxxxxx> 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@xxxxxxxxx>
> > Cc: Ian Molton <spyro@xxxxxxx>
> > Cc: Jonathan Cameron <jic23@xxxxxxxxx>
> > Cc: Haojian Zhuang <haojian.zhuang@xxxxxxxxxxx>
> > Cc: Eric Miao <eric.y.miao@xxxxxxxxx>
> > Cc: Russell King <linux@xxxxxxxxxxxxxxxx>
> > Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>
>
> Looks fine to me.
>
> Acked-by: Eric Miao <eric.y.miao@xxxxxxxxx>

I did a quick skim over the patch:

Acked-by: Marek Vasut <marek.vasut@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/