Re: [PATCH v2] gpio: pl061: convert to use generic irq chip

From: Linus Walleij
Date: Sat Dec 24 2011 - 18:26:31 EST


On Mon, Dec 19, 2011 at 9:52 PM, Rob Herring <robherring2@xxxxxxxxx> wrote:

> From: Rob Herring <rob.herring@xxxxxxxxxxx>
>
> Convert the pl061 irq_chip code to use the generic irq chip code.
>
> This has the side effect of using 32-bit accesses rather than 8-bit
> accesses to interrupt registers. The h/w TRM and testing seem to indicate
> this is fine.
>
> Signed-off-by: Rob Herring <rob.herring@xxxxxxxxxxx>
> Acked-by: Grant Likely <grant.likely@xxxxxxxxxxxx>
> Cc: Linus Walleij <linus.ml.walleij@xxxxxxxxx>
> ---
> v2:
> - put struct irq_chip_generic pointer into struct pl061_gpio instead of domain
> ptr.

Looks good to me.
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Thanks,
Linus Walleij
--
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/