clk: imx: clk-busy: Switch to clk_hw based API
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 29 May 2019 12:26:42 +0000 (12:26 +0000)
committerShawn Guo <shawnguo@kernel.org>
Fri, 7 Jun 2019 00:36:17 +0000 (08:36 +0800)
commitdd1a6c0d339b3141bdaec5a5517798dc5384384a
tree3fca332d8d40d0085cf1aa3fdc3b091323626774
parentf5697226f90ecbb05640ecef8d0daaf2cc04c127
clk: imx: clk-busy: Switch to clk_hw based API

Switch all the clk_busy clock registering functions to clk_hw based API.
Keep around some clk based wrappers to be used by older imx platforms.
This allows us to move closer to a clear split of consumer and provider
clk APIs.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-busy.c
drivers/clk/imx/clk.h