linux/sound/drivers/pcsp
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
..
Makefile ALSA: drivers: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:57 +02:00
pcsp.c ALSA: Switch to use hrtimer_setup() 2025-02-10 09:26:31 +01:00
pcsp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pcsp_input.c ALSA: pcsp: Allocate resources with device-managed APIs 2021-07-19 16:17:32 +02:00
pcsp_input.h ALSA: pcsp: Allocate resources with device-managed APIs 2021-07-19 16:17:32 +02:00
pcsp_lib.c ALSA: pcsp: Use standard print API 2024-08-08 07:47:23 +02:00
pcsp_mixer.c ALSA: pcsp: Use standard print API 2024-08-08 07:47:23 +02:00