diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:46:19 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 11:19:05 +0100 |
commit | 0592bb39e3a33ebcc956c1730fb2c756ebc71fdb (patch) | |
tree | ea919f96de9c94f33a77a5d820f26d7faa3031b1 /tools/perf/scripts/python/gecko.py | |
parent | 690d59fee83cb0f45fae21ce3aed2b335c87c1c2 (diff) |
drm/i915/huc: 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/d293dd4dd9cb6a9bb9e99f3fc11ea174c6525bf8.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions