1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/sound/drivers
Nam Cao 70e90680c2 ALSA: 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: Takashi Iwai <tiwai@suse.com>
Link: https://patch.msgid.link/598031332ce738c82286a158cb66eb7e735b2e79.1738746904.git.namcao@linutronix.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-02-10 09:26:31 +01:00
..
mpu401 ALSA: mpu401_uart: Use standard print API 2024-08-08 07:47:22 +02:00
opl3 ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl4 ALSA: opl4: Use standard print API 2024-08-08 07:47:23 +02:00
pcsp ALSA: Switch to use hrtimer_setup() 2025-02-10 09:26:31 +01:00
vx ALSA: vx_core: Use standard print API 2024-08-08 07:47:23 +02:00
aloop.c ALSA: aloop: Allow using global timers 2024-08-18 09:55:54 +02:00
dummy.c ALSA: Switch to use hrtimer_setup() 2025-02-10 09:26:31 +01:00
Kconfig ALSA: Make SND_PCMTEST depend on DEBUG_FS 2023-08-18 09:10:22 +02:00
Makefile ALSA: drivers: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:57 +02:00
mtpav.c ALSA: mtpav: Use standard print API 2024-08-08 07:47:22 +02:00
mts64.c sound: Switch back to struct platform_driver::remove() 2024-10-30 14:47:59 +01:00
pcmtest.c sound: Switch back to struct platform_driver::remove() 2024-10-30 14:47:59 +01:00
portman2x4.c sound: Switch back to struct platform_driver::remove() 2024-10-30 14:47:59 +01:00
serial-generic.c treewide, serdev: change receive_buf() return type to size_t 2024-01-27 18:13:53 -08:00
serial-u16550.c ALSA: serial-u16550: Use standard print API 2024-08-08 07:47:23 +02:00
virmidi.c ALSA: virmidi: Use standard print API 2024-08-08 07:47:23 +02:00