From: Laurent Pinchart Date: Mon, 7 Jul 2014 21:31:24 +0000 (-0300) Subject: [media] v4l: omap4iss: Remove bogus frame number propagation X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd162547f10132b8ea63adb7f795acc5020616fd;p=pandora-kernel.git [media] v4l: omap4iss: Remove bogus frame number propagation Frame number propagation tries to increase the robustness of the frame number counter by using sources less likely to be missed than the end of frame interrupts, such as hardware frame counters or start of frame interrupts. Increasing the frame number in the IPIPE ISIF and resizer end of frame interrupt handlers is pointless as it doesn't bring any improvement. Don't do it. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed