commit | 02cb0228e98c01e0e78c71ae4763317bd6fb9455 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Dec 12 02:59:04 2019 +0000 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Dec 23 11:50:51 2019 +0800 |
tree | 53ada0f92c1658c9104f28f297870d3180440c6d | |
parent | 3d43f1582c455433276d88828cdb9054bbecf2fe [diff] |
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>