clk: imx: imx8mm: Switch to clk_hw based API
authorPeng Fan <peng.fan@nxp.com>
Thu, 12 Dec 2019 02:59:22 +0000 (02:59 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 23 Dec 2019 03:50:59 +0000 (11:50 +0800)
commit9c71f9ea35d74a7c19379f6b31df3b247c22d159
treee3c7cc88d6bb1cc971226581f8afc31af2fde2ee
parentdaeb1454551460e5b88c2241983459c9fe45fbf2
clk: imx: imx8mm: Switch to clk_hw based API

Switch the entire clk-imx8mm driver to clk_hw based API.
This allows us to move closer to a clear split between
consumer and provider clk APIs.

Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx8mm.c