diff options
author | 2025-02-05 11:45:51 +0100 | |
---|---|---|
committer | 2025-02-18 11:19:02 +0100 | |
commit | e0e59e95eb388c16e9fbe796a253fd4b58478d36 (patch) | |
tree | 26a5471f150a7667dc24f513a1d87a2ae5eb080c /drivers/scsi/scsi_debug.c | |
parent | usb: dwc2: Switch to use hrtimer_setup() (diff) | |
download | wireguard-linux-e0e59e95eb388c16e9fbe796a253fd4b58478d36.tar.xz wireguard-linux-e0e59e95eb388c16e9fbe796a253fd4b58478d36.zip |
usb: fotg210-hcd: 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/eeabb788995d7566017ebcff6cc2daa8da35432d.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions