[RFT v2 44/48] genirq, pinctrl: Kill the first parameter 'irq' of irq_flow_handler_t
Linus Walleij
linus.walleij at linaro.org
Wed Jun 10 01:12:37 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>
Assume that I can't apply this directly. If I can during
next kernel cycle, push me.
Yours,
Linus Walleij
More information about the Linux-rockchip
mailing list