OSDN Git Service

clk: imx: implement new clk_hw based APIs
authorA.s. Dong <aisheng.dong@nxp.com>
Wed, 14 Nov 2018 13:02:04 +0000 (13:02 +0000)
committerStephen Boyd <sboyd@kernel.org>
Mon, 3 Dec 2018 19:31:36 +0000 (11:31 -0800)
commit3b315214e09167c2dbcc5d9d5c999237e47ed182
treeea9c0e4d2996362d56791ee1b8dfbe31219ab911
parent9e5ef7a57ca75a1b9411c46caeeb6881124284a3
clk: imx: implement new clk_hw based APIs

Clock providers are recommended to use the new struct clk_hw based API,
so implement IMX clk_hw based provider helpers functions to the new
approach.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk.c
drivers/clk/imx/clk.h