diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 13:46:28 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 13:19:07 +0300 |
commit | ff533f73d5c038e9be359fbc587dc229a8299e13 (patch) | |
tree | ed2c76fcbc1013ead52bf465f127b4b1ac43a89d /tools/perf/scripts/python/parallel-perf.py | |
parent | 397c07a3c90b18f09caa6ec4e00597f47319fbee (diff) | |
download | linux-ff533f73d5c038e9be359fbc587dc229a8299e13.tar.xz |
drm/vmwgfx: 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.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://lore.kernel.org/all/6f6664cf2fea2f782e37f64a77fc9f8699794f58.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions