Files
linux/drivers/char/hw_random
Nam Cao 8030d4673e hwrng: timeriomem: 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>
Link: https://lore.kernel.org/all/010640f1668d40894a1721037c56f7a684dbcc5f.1738746821.git.namcao@linutronix.de
2025-02-18 10:32:34 +01:00
..
2023-07-28 18:20:25 +08:00
2024-03-08 19:23:24 +08:00
2023-10-05 18:16:31 +08:00
2023-09-15 18:29:45 +08:00
2022-07-22 16:22:04 +08:00