OSDN Git Service

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

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