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:55:31 +0000 (07:55 -0700)
commitfe529a27f1970b373662c175d789e842d418a1b8
tree9804a7e20ff70070079e8c68f13de8049dfe8d76
parent6671cbfc06a126f21db1c1c3c7b38b9de2a0bfbf
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