Emil Renner Berthing c260954177 genirq: Use new tasklet API for resend_tasklet
This converts the resend_tasklet to use the new API in
commit 12cc923f1ccc ("tasklet: Introduce new initialization API")

The new API changes the argument passed to the callback function, but
fortunately the argument isn't used so it is straight forward to use
DECLARE_TASKLET() rather than DECLARE_TASKLET_OLD().

Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210123182456.6521-1-esmil@mailme.dk
2021-01-28 11:18:04 +01:00
..
2020-12-15 10:48:07 +01:00
2020-11-16 15:20:54 +01:00
2018-12-18 14:22:28 +01:00
2020-05-18 10:30:21 +01:00
2020-12-15 10:48:07 +01:00
2021-01-13 15:48:05 +01:00
2020-12-15 16:19:30 +01:00