linux-loongson/drivers/devfreq/event
Nam Cao 4279d7054c PM / devfreq: rockchip-dfi: 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>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Link: https://lore.kernel.org/all/dfb35fb45eacdba7b8767052aa8c29ca157ac1b0.1738746821.git.namcao@linutronix.de
2025-02-18 10:32:34 +01:00
..
exynos-nocp.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
exynos-nocp.h PM / devfreq: exynos: Rename Exynos to lowercase 2020-01-06 10:50:09 +09:00
exynos-ppmu.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
exynos-ppmu.h PM / devfreq: exynos: Rename Exynos to lowercase 2020-01-06 10:50:09 +09:00
Kconfig PM / devfreq: exynos: Rename Exynos to lowercase 2020-01-06 10:50:09 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
rockchip-dfi.c PM / devfreq: rockchip-dfi: Switch to use hrtimer_setup() 2025-02-18 10:32:34 +01:00