[PATCH] gpio: pxa: add irq base in platform data

Linus Walleij linus.walleij at linaro.org
Thu Feb 21 14:31:36 EST 2013


On Sun, Feb 17, 2013 at 5:02 PM, Haojian Zhuang
<haojian.zhuang at linaro.org> wrote:

> Macro PXA_GPIO_TO_IRQ() & MMP_GPIO_TO_IRQ() is used in machine driver
> without DT. Although we're allocating irq descriptions dynamically,
> it may break machine drivers without DT. Append pdata->irq_base.
> If irq_base is valid, allocate irq descriptions from irq_base.
>
> Signed-off-by: Haojian Zhuang <haojian.zhuang at linaro.org>

I think this patch was also part of the other series so I've already
looked at it?

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list