clk: imx6sll: Switch to clk_hw based API
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 29 May 2019 12:26:49 +0000 (12:26 +0000)
committerShawn Guo <shawnguo@kernel.org>
Fri, 7 Jun 2019 00:36:51 +0000 (08:36 +0800)
commitb170b5d5e8a39ee41365c874ba6f035f07d22bfd
tree4282cd143e3995379a79003e80a2096d1d70119e
parentbce5b921502fb621a4b4a37c870fa8736a70ef35
clk: imx6sll: Switch to clk_hw based API

Switch the entire clk-imx6sll 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-imx6sll.c