]> git.baikalelectronics.ru Git - kernel.git/commit
[media] omap3isp: preview: Fix the crop margins
authorFlorian Vaussard <florian.vaussard@epfl.ch>
Fri, 17 Jan 2014 19:37:38 +0000 (16:37 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 24 Feb 2014 15:52:16 +0000 (12:52 -0300)
commit10e6da81a689a9b2e792c8521785c8b54dacceb6
tree13c06e85dbf053ba44e7651d8e632aa424cd9fd1
parent0b48837ecef02bbd116de2d8738073c9be46118f
[media] omap3isp: preview: Fix the crop margins

Commit d0d499c07 "[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.

Cc: stable@vger.kernel.org
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>
drivers/media/platform/omap3isp/isppreview.c