diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:26 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:45 +0100 |
commit | 881ec0c6db17ec6bacd968d6899508be3cf00ff4 (patch) | |
tree | 78e7f3fe4db03fab9416c88d31d25dbfdd4669c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e0eaefcd7e4449a444b557578b60a988636b4a71 (diff) |
can: mcp251xfd: 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>
Reviewed-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://lore.kernel.org/all/af32e1b1814263485be17bca9707d555f857c53f.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions