commit | 2bc7e9dc1c19bfb88b9245b22d5703fb5aaf72de | [log] [tgz] |
---|---|---|
author | Abel Vesa <abel.vesa@nxp.com> | Wed May 29 12:26:42 2019 +0000 |
committer | Shawn Guo <shawnguo@kernel.org> | Fri Jun 07 08:36:20 2019 +0800 |
tree | 3773007c45191158845b07f88d897cd0935dc7d0 | |
parent | dd1a6c0d339b3141bdaec5a5517798dc5384384a [diff] |
clk: imx: clk-cpu: Switch to clk_hw based API Switch the clk_cpu clock registering function to clk_hw based API and add a macro for clk based legacy. 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>