]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf509538079186c8265d2480c8a67228f3d10b80
tree8dac6566bcbd381ccacc8a79a93a44be513f1cad
parent85a50d5bea7d5bbfccbb343eae9030092643853c
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