media: omap3isp: preview: Fix the crop margins
authorFlorian Vaussard <florian.vaussard@epfl.ch>
Fri, 17 Jan 2014 19:37:38 +0000 (16:37 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 May 2014 14:59:32 +0000 (07:59 -0700)
commit248ae305f95bccbc25ae7bcb7550ec2abe09de0c
tree93cd8436bbf0316090535378ee4b7a7ddca54096
parentdadb8da6f06b6c38ad64a39432e470ca75028ef7
media: omap3isp: preview: Fix the crop margins

commit 8b57b9669aa884ac75b8d09c251d6b1755533c15 upstream.

Commit 3fdfedaaa "[media] omap3isp: preview: Lower the crop margins"
accidentally changed the previewer's cropping, causing the previewer
to miss four pixels on each line, thus corrupting the final image.
Restored the removed setting.

Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/platform/omap3isp/isppreview.c