[media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflows
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 4 Sep 2013 12:48:20 +0000 (09:48 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 11 Dec 2013 09:00:34 +0000 (07:00 -0200)
When stopping the resizer due to a buffer underrun, disabling RZA only
produces input FIFO overflows, most probably when the next frame is
received. Disable the whole resizer to work around the problem.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found