]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx: Switch wrappers to clk_hw based API
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 29 May 2019 12:26:45 +0000 (12:26 +0000)
committerShawn Guo <shawnguo@kernel.org>
Fri, 7 Jun 2019 00:36:37 +0000 (08:36 +0800)
commiteccf8dfd0052c1a68495ee4f530a1e1e6aac4d57
treee91493559f73c491651da1d336bfa80df092df51
parent3ead0f1e5fae0892da0891373f1e6aed527ac708
clk: imx: Switch wrappers to clk_hw based API

Switch all the wrappers to clk_hw based API and rename them to indicate
that. Add macros for clk based legacy users. 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>
drivers/clk/imx/clk.h