clk: imx6ul: Switch to clk_hw based API
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 29 May 2019 12:26:47 +0000 (12:26 +0000)
committerShawn Guo <shawnguo@kernel.org>
Fri, 7 Jun 2019 00:36:47 +0000 (08:36 +0800)
commit1487b60dc2d2c3f0194690a44a8544d91645853c
treee1fdf4b050128ac5e523c9be980d0a512d27186a
parentf1541e15e38ec3ae22d7190378c0be009d5ccae4
clk: imx6ul: Switch to clk_hw based API

Switch the entire clk-imx6ul driver to clk_hw based API. This allows us
to move closer to a clear split between 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-imx6ul.c