diff options
author | 2025-02-05 11:46:20 +0100 | |
---|---|---|
committer | 2025-02-18 11:19:05 +0100 | |
commit | 9892287897ca0c267a3071f7f6fa5d82126e29e9 (patch) | |
tree | de8f13cf567522584b9d1c70b6a8163f910cc3ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/huc: Switch to use hrtimer_setup() (diff) | |
download | linux-rng-9892287897ca0c267a3071f7f6fa5d82126e29e9.tar.xz linux-rng-9892287897ca0c267a3071f7f6fa5d82126e29e9.zip |
drm/i915/gvt: 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: Zack Rusin <zack.rusin@broadcom.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Link: https://lore.kernel.org/all/9af55b7d0918bb3642c6392fbb4800d8ea7c9c50.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions