Re: [PATCH] ALSA: hrtimer: make hrtimer_hw const and __initconst

From: Takashi Iwai
Date: Tue Sep 19 2017 - 16:06:32 EST


On Tue, 19 Sep 2017 13:14:38 +0200,
Bhumika Goyal wrote:
>
> Make this const as it is only used during a copy operation. Also, make
> it __initconst as it is only used during the init phase and after this
> it is not referenced anywhere.
>
> Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx>

Applied, thanks.


Takashi