94ae11885f
The test for if the loop timed out is wrong and Smatch complains:
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:411 rzg2l_csi2_mipi_link_disable()
warn: should this be 'timeout == -1'
Let's change it to a preop loop instead of a post op loop.
Fixes:
|
||
---|---|---|
.. | ||
rcar-vin | ||
rzg2l-cru | ||
vsp1 | ||
Kconfig | ||
Makefile | ||
rcar-fcp.c | ||
rcar-isp.c | ||
rcar_drif.c | ||
rcar_fdp1.c | ||
rcar_jpu.c | ||
renesas-ceu.c | ||
sh_vou.c |