]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx: clk-pllv3: Switch to clk_hw based API
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 29 May 2019 12:26:43 +0000 (12:26 +0000)
committerShawn Guo <shawnguo@kernel.org>
Fri, 7 Jun 2019 00:36:25 +0000 (08:36 +0800)
commite5674a4d076299a94f0a0bf15cc08ca8baeaaa0e
tree6498d1272d71ea794e6e43e3e9a338516d645a11
parent1f9aec966256618974dc27fe5eacf361c1da56a5
clk: imx: clk-pllv3: Switch to clk_hw based API

Switch the imx_clk_hw_pllv3 function to clk_hw based API, rename
accordingly and add a macro for clk based legacy. 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-pllv3.c
drivers/clk/imx/clk.h