mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
5fd9c05c84
to_clk_*(_hw) macros have been repeatedly defined in many places. This patch moves all the to_clk_*(_hw) definitions in the common clock framework to public header clk-provider.h, and drop the local definitions. Signed-off-by: Geliang Tang <geliangtang@163.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |
||
---|---|---|
.. | ||
clk-div.c | ||
clk-frac.c | ||
clk-imx23.c | ||
clk-imx28.c | ||
clk-pll.c | ||
clk-ref.c | ||
clk-ssp.c | ||
clk.c | ||
clk.h | ||
Makefile |