diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:33 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:46 +0100 |
commit | dbf13c4278a5673d8fb6ba87ea81c92b886b3aca (patch) | |
tree | bd621f10599281a7aad3b993a16256b220b51fa0 /tools/perf/scripts/python/parallel-perf.py | |
parent | 7b63b1dc473e5ad3c4c0f404d198e0c18dcbfa64 (diff) |
net: ieee802154: at86rf230: 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.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/9f701c1b64e248539772aee62e130a7e50bbf1b0.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions