]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx: imx8mq: Switch to clk_hw based API
authorPeng Fan <peng.fan@nxp.com>
Thu, 12 Dec 2019 02:59:27 +0000 (02:59 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 23 Dec 2019 03:51:01 +0000 (11:51 +0800)
commitb6a6e2ea9a673e0c0f7357a5299076b873966bee
tree4aebe899fc030040b8633cb4b32e91a3194fdc5b
parentad8ab165ed4f9ce82a60c74847fc980ef764d617
clk: imx: imx8mq: Switch to clk_hw based API

Switch the entire clk-imx8mq 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: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx8mq.c