Re: [PATCH] ALSA: asihpi: Use flexible array for control cache

From: Takashi Iwai

Date: Fri May 15 2026 - 03:06:32 EST


On Tue, 12 May 2026 01:01:21 +0200,
Rosen Penev wrote:
>
> Store the ASIHPI control-cache lookup table in the control-cache
> allocation instead of allocating it separately.
>
> This keeps the lookup table tied to the cache object lifetime and
> removes the extra allocation and free path.
>
> Assisted-by: Codex:GPT-5.5
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>

Thanks, applied to for-next branch.


Takashi