diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:38:54 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:31 +0100 |
commit | d1f0d81b3604506cdd128578f778b899bd142b94 (patch) | |
tree | 70924699781f2ab21db9df4279ce24092d4a4e54 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 878a388866a67cb8f2d12df24f256b4e6159dcb8 (diff) |
powerpc/watchdog: 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>
Link: https://lore.kernel.org/all/099ebf6d352094a56e22fdfe76582b50f8fd6029.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions