diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:45:50 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 11:19:01 +0100 |
commit | 4cf533bbdfab30011da84074f1c2fce71fcdfe28 (patch) | |
tree | 7e7e1dd00856f7b088a51c08fb4c206f221ab83d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a63cb05bd553d93e43bfac4a899cd356082d307c (diff) |
usb: dwc2: 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>
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://lore.kernel.org/all/ab5762d4fd512ac318e7962109d80547d38419cd.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions