1d04467bbb
[ Upstream commit d8a441e53e2434b1401e52dfd66b05263e442edc ] In order that the end of a clk_div_table can be detected, it must be terminated with a sentinel element (.div = 0). In owl-s900.s, the { 0, 8 } element was probably meant to be just that, so this patch changes { 0, 8 } to { 0, 0 }. Fixes: |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
owl-common.c | ||
owl-common.h | ||
owl-composite.c | ||
owl-composite.h | ||
owl-divider.c | ||
owl-divider.h | ||
owl-factor.c | ||
owl-factor.h | ||
owl-fixed-factor.h | ||
owl-gate.c | ||
owl-gate.h | ||
owl-mux.c | ||
owl-mux.h | ||
owl-pll.c | ||
owl-pll.h | ||
owl-reset.c | ||
owl-reset.h | ||
owl-s500.c | ||
owl-s700.c | ||
owl-s900.c |