linux/drivers/pps/generators
Thomas Gleixner 48ad7bbfd5 treewide: Convert new and leftover hrtimer_init() users
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.

Coccinelle scripted cleanup.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2025-04-05 10:30:17 +02:00
..
Kconfig pps: generators: Add PPS Generator TIO Driver 2025-02-21 10:46:49 +01:00
Makefile pps: generators: Add PPS Generator TIO Driver 2025-02-21 10:46:49 +01:00
pps_gen-dummy.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
pps_gen.c pps: generators: replace copy of pps-gen info struct with const pointer 2025-02-21 10:46:49 +01:00
pps_gen_parport.c pps: generators: pps_gen_parport: Switch to use hrtimer_setup() 2025-02-18 11:19:03 +01:00
pps_gen_tio.c treewide: Convert new and leftover hrtimer_init() users 2025-04-05 10:30:17 +02:00
sysfs.c pps: generators: replace copy of pps-gen info struct with const pointer 2025-02-21 10:46:49 +01:00