[RFT v2 45/48] genirq, gpio: Kill the first parameter 'irq' of irq_flow_handler_t

Linus Walleij linus.walleij at linaro.org
Thu Jun 4 04:28:51 PDT 2015


On Thu, Jun 4, 2015 at 6:13 AM, Jiang Liu <jiang.liu at linux.intel.com> wrote:

> Now most IRQ flow handlers make no use of the first parameter 'irq'.
> And for those who do make use of 'irq', we could easily get the irq
> number through irq_desc->irq_data->irq. So kill the first parameter
> 'irq' of irq_flow_handler_t.
>
> To ease review, I have split the changes into several parts, though
> they should be merge as one to support bisecting.
>
> Signed-off-by: Jiang Liu <jiang.liu at linux.intel.com>

Acked-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list