Re: [PATCH 5/8] clk: imx: Rework all clk_hw_register_mux wrappers
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-09-15 01:02:37
Also in:
linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-09-15 01:02:37
Also in:
linux-clk, lkml
Quoting Abel Vesa (2021-09-13 01:24:47)
Instead of having multiple inline functions that were calling clk_hw_register_mux, implement a generic low-level __imx_clk_hw_mux and implement the rest as macros that pass on as arguments whatever is needed in each case. Signed-off-by: Abel Vesa <redacted> ---
Reviewed-by: Stephen Boyd <sboyd@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel