diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:25 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:44 +0100 |
commit | e0eaefcd7e4449a444b557578b60a988636b4a71 (patch) | |
tree | f8dcce651fe6a6e4b9b32b78317203a2123d170d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 553f9a8be728cdf884985b2d9a057d3af09f60f3 (diff) |
can: m_can: 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/f1a87fcba211f6ce262a2d23fd152185f452c32d.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions