From: Stefan Herbrechtsmeier Date: Tue, 20 Apr 2010 06:51:29 +0000 (-0300) Subject: V4L/DVB: pxa_camera: move fifo reset direct before dma start X-Git-Tag: v2.6.34-rc7~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a47f6be45670465d45a3d27f7ff71986bd35d6c4;p=pandora-kernel.git V4L/DVB: pxa_camera: move fifo reset direct before dma start Move the fifo reset from pxa_camera_start_capture to pxa_camera_irq direct before the dma start after an end of frame interrupt to prevent images from shifting because of old data at the begin of the frame. Signed-off-by: Stefan Herbrechtsmeier Acked-by: Robert Jarzmik Tested-by: Antonio Ospite Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed