Re: [PATCH v2 45/45] ALSA: Switch to use hrtimer_setup()
From: Takashi Iwai
Date: Mon Feb 10 2025 - 03:30:08 EST
On Wed, 05 Feb 2025 11:46:33 +0100,
Nam Cao wrote:
>
> 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@xxxxxxxxxxxx>
> Signed-off-by: Nam Cao <namcao@xxxxxxxxxxxxx>
> Cc: Takashi Iwai <tiwai@xxxxxxxx>
Applied now to for-linus branch of sound.git tree.
thanks,
Takashi