• Abel Vesa's avatar
    clk: imx: Remove unused clk based API · e50bf7a6
    Abel Vesa authored
    Now that the i.MX6 and i.MX7 clock drivers have been switched to clk_hw based,
    we can remove the clk based API that is not used by any i.MX clock driver.
    
    The following APIs are going away now:
    - imx_clk_busy_divider
    - imx_clk_busy_mux
    - imx_clk_fixup_divider
    - imx_clk_fixup_mux
    - imx_clk_mux_ldb
    - imx_clk_gate_dis_flags
    - imx_clk_gate_flags
    Signed-off-by: default avatarAbel Vesa <abel.vesa@nxp.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    e50bf7a6
clk.h 14.9 KB