Re: [PATCH v2 26/45] Input: Switch to use hrtimer_setup()

From: Dmitry Torokhov
Date: Wed Feb 05 2025 - 10:37:17 EST


On Wed, Feb 05, 2025 at 11:46:14AM +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: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

Applied, thank you.

--
Dmitry