]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx: Remove unused clk based API
authorAbel Vesa <abel.vesa@nxp.com>
Thu, 11 Jul 2019 15:11:50 +0000 (18:11 +0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 3 Aug 2019 07:16:03 +0000 (09:16 +0200)
commite50bf7a67cc66b245ae6a8d062982e64e9dbebda
tree3056690c2a4e74e78032310f0a1cc34420035e17
parent0d381f4c80ee1d885cba14f1004bdc6f17507b63
clk: imx: Remove unused clk based API

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: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk.h