clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones
authorAbel Vesa <abel.vesa@nxp.com>
Mon, 13 Sep 2021 08:24:44 +0000 (11:24 +0300)
committerAbel Vesa <abel.vesa@nxp.com>
Fri, 17 Sep 2021 07:43:27 +0000 (10:43 +0300)
commit4e6b7e75386b6ad59826cc38542ba6a99c0eda56
tree8dac6566bcbd381ccacc8a79a93a44be513f1cad
parent536559af6aae3c99ac44182039b4737faa6b3acb
clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones

Implement the clk based helpers as macros rather than as inline
functions. Once all the provider drivers have switch to clk_hw,
all the clk based macros will go away.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Link: https://lore.kernel.org/r/1631521490-17171-3-git-send-email-abel.vesa@nxp.com
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk.h