mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
90acb40f18
The size of clk_data should be the same as CLK_APMIXED_NR_CLK instead of ARRAY_SIZE(plls). CLK_APMIXED_* is numbered from 1, so CLK_APMIXED_NR_CLK will be greater than ARRAY_SIZE(plls). Signed-off-by: James Liao <jamesjj.liao@mediatek.com> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |
||
---|---|---|
.. | ||
clk-gate.c | ||
clk-gate.h | ||
clk-mt8135.c | ||
clk-mt8173.c | ||
clk-mtk.c | ||
clk-mtk.h | ||
clk-pll.c | ||
Makefile | ||
reset.c |