]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] V4L: OV5642:remove redundant code to set cropping w/h
authorLiu Ying <Ying.Liu@freescale.com>
Fri, 30 Mar 2012 08:41:27 +0000 (05:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 11 Apr 2012 00:31:19 +0000 (21:31 -0300)
commite879b7f34e18cd886754069e988587a5618c73f0
treece94d7d785d8a6d2715d9714f28a43d463e3e3df
parentf4d4e7656b26a6013bc5072c946920d2e2c44e8e
[media] V4L: OV5642:remove redundant code to set cropping w/h

This patch contains code change only to remove redundant
code to set priv->crop_rect.width/height in probe function.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
Acked-by: Chris Lalancette <clalancette@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ov5642.c