mirror of https://github.com/torvalds/linux.git
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/f1a87fcba211f6ce262a2d23fd152185f452c32d.1738746872.git.namcao@linutronix.de |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| m_can.c | ||
| m_can.h | ||
| m_can_pci.c | ||
| m_can_platform.c | ||
| tcan4x5x-core.c | ||
| tcan4x5x-regmap.c | ||
| tcan4x5x.h | ||