diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:46:20 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 11:19:05 +0100 |
commit | 9892287897ca0c267a3071f7f6fa5d82126e29e9 (patch) | |
tree | de8f13cf567522584b9d1c70b6a8163f910cc3ad /tools/perf/scripts/python/gecko.py | |
parent | 0592bb39e3a33ebcc956c1730fb2c756ebc71fdb (diff) |
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/gecko.py')
0 files changed, 0 insertions, 0 deletions