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