On Fri, Dec 23, 2022 at 5:43 PM AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> wrote: > > Like done for other clocks, propagate struct device for mtk mux clocks > registered through clk-mux helpers to enable runtime pm support. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> Same comment as the previous patches, could we move struct device to the first parameter? Otherwise this looks good to me. ChenYu