diff options
author | 2025-02-05 11:46:31 +0100 | |
---|---|---|
committer | 2025-02-07 16:41:37 +0100 | |
commit | e320a24059f8fd06c60a5cc295bcc53eff759d30 (patch) | |
tree | 18774fa719574b73c12cb28c8efece25c0efb174 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pwm: sophgo: add driver for Sophgo SG2042 PWM (diff) | |
download | linux-rng-e320a24059f8fd06c60a5cc295bcc53eff759d30.tar.xz linux-rng-e320a24059f8fd06c60a5cc295bcc53eff759d30.zip |
pwm: gpio: 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.
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Signed-off-by: Nam Cao <namcao@linutronix.de>
Link: https://lore.kernel.org/r/7b7115da84372a49e36a0ac1a5ce553129c3ce0b.1738746904.git.namcao@linutronix.de
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions