[RFT v2 44/48] genirq, pinctrl: Kill the first parameter 'irq' of irq_flow_handler_t
Matthias Brugger
matthias.bgg at gmail.com
Wed Jun 10 03:31:27 PDT 2015
2015-06-04 6:13 GMT+02:00 Jiang Liu <jiang.liu at linux.intel.com>:
> 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>
> ---
[...]
> drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 2 +-
For Mediatek:
Acked-by: Matthias Brugger <matthias.bgg at gmail.com>
More information about the Linux-rockchip
mailing list