062c5fff31
The check assumes that we end on zero but actually we end on -1. Change
the post-op to a pre-op so that we do end on zero. Techinically now we
only loop 499 times instead of 500 but that's fine.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
cal.c | ||
cal_regs.h | ||
csc.c | ||
csc.h | ||
sc.c | ||
sc.h | ||
sc_coeff.h | ||
vpdma.c | ||
vpdma.h | ||
vpdma_priv.h | ||
vpe.c | ||
vpe_regs.h |