msm: camera: isp: resolve csid stop race condition
In CSID stop, RDI and IPP resources subscribe for EOF interrupt and
wait for EOF interrupt. Instead of waiting for EOF interrupt, It can
poll the path status register for EOF status. This will eliminate the
all race conditions with EOF interrupt and complete signals.
Change-Id: If57fd4f00e338fa1e5288cd342a8575feb2d5bdd
Signed-off-by: Ravikishore Pampana <rpampana@codeaurora.org>
Loading
Please register or sign in to comment