mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-25 08:36:09 +00:00
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 | ||