diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:45:57 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 11:19:02 +0100 |
commit | c5f0fa1622f6fec7c461f2fe5b5d62229b4ae785 (patch) | |
tree | acd80bbde62e99bb637cddfb12f4d7f23d8a817b /tools/perf/scripts/python/task-analyzer.py | |
parent | 6bf9bb76b3af17f1fbfe76e8d70528e939511801 (diff) |
serial: amba-pl011: 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/78e8c0d1b38998eab983fad265751ed13c2b9009.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions