diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:46:23 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 11:19:06 +0100 |
commit | f97e1d787f9f57fc78227bad348d092c1d7a1ee9 (patch) | |
tree | 348a23dbc105f26cc6d2ea21dd7c03ce31f5110b /tools/perf/scripts/python/gecko.py | |
parent | 82ad584eed8baa5b1988580b3785649e7a1c07e5 (diff) |
drm/i915/uncore: 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/1d0ad9ab31040d9c3478b77626cdb0a04c0a7bad.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions