linux/drivers/net/can/spi
Nam Cao 881ec0c6db can: mcp251xfd: Switch to use hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.

Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.

Patch was created by using Coccinelle.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://lore.kernel.org/all/af32e1b1814263485be17bca9707d555f857c53f.1738746872.git.namcao@linutronix.de
2025-02-18 10:35:45 +01:00
..
mcp251xfd can: mcp251xfd: Switch to use hrtimer_setup() 2025-02-18 10:35:45 +01:00
Kconfig
Makefile
hi311x.c can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics 2024-11-26 10:50:48 +01:00
mcp251x.c can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open 2024-08-22 09:47:09 +02:00