Re: [PATCH] phy: mediatek: xsphy: reduce main allocation

From: Vinod Koul

Date: Thu May 14 2026 - 12:23:32 EST



On Tue, 03 Mar 2026 20:34:20 -0800, Rosen Penev wrote:
> Instead of kzalloc and kcalloc, we can use a flex array to reduce to a
> single allocation.
>
> Also added __counted_by() for extra possible analysis.
>
>

Applied, thanks!

[1/1] phy: mediatek: xsphy: reduce main allocation
commit: fd6cd05ceabdf67635a4cef5145f79d1217bf11b

Best regards,
--
~Vinod