Re: [PATCH 4/8] clk: imx: Rework all clk_hw_register_gate2 wrappers

From: Stephen Boyd
Date: Tue Sep 14 2021 - 21:02:31 EST


Quoting Abel Vesa (2021-09-13 01:24:46)
> Instead of having multiple inline functions that were calling
> clk_hw_register_gate2, implement a generic low-level __imx_clk_hw_gate2
> and implement the rest as macros that pass on as arguments whatever
> is needed in each case.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> ---

Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>