[RFT v2 44/48] genirq, pinctrl: Kill the first parameter 'irq' of irq_flow_handler_t
Heiko Stübner
heiko at sntech.de
Wed Jun 10 01:40:09 PDT 2015
Am Donnerstag, 4. Juni 2015, 12:13:54 schrieb Jiang Liu:
> 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/pinctrl-rockchip.c | 2 +-
For Rockchip
Acked-by: Heiko Stuebner <heiko at sntech.de>
More information about the Linux-rockchip
mailing list