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

Switch the imx_clk_hw_gate3_flags 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.

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.h