Re: [PATCH v2 4/5] clk: mediatek: Refactor pllfh registration to pass device

From: AngeloGioacchino Del Regno
Date: Thu Oct 09 2025 - 04:12:21 EST


Il 08/10/25 18:05, Nicolas Frattaroli ha scritto:
After refactoring all of PLL to pass the device, it's now fairly easy to
refactor pllfh and its users, as pllfh registration wraps PLL
registration.

Do this refactor and move all of the pllfh users to pass the device as
well.

Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>