diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:45:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-20 15:38:28 +0100 |
commit | d45545c32904d933a423a8f35edd1cb3cd4adf40 (patch) | |
tree | c2809dc00d4bd5a022c5af650601e7bc9d1bb060 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a2d1afe65a152e8e581b48cebb1517e6bdf09d04 (diff) |
serial: 8250: 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.
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Signed-off-by: Nam Cao <namcao@linutronix.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/991926d130cc272df30d226760d5d74187991669.1738746904.git.namcao@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions