]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] V4L: mx3_camera: remove redundant calculations
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sat, 4 Jun 2011 17:11:10 +0000 (14:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 1 Jul 2011 22:37:36 +0000 (19:37 -0300)
commit599b8f44e6cb51dc18a4a289801b687907947e43
tree8ef912ae28d5fedd6e394b3206dd934c98706316
parent4fcf4d8b47a490cc572479b0d7784c6434e58049
[media] V4L: mx3_camera: remove redundant calculations

soc_camera core now performs the standard .bytesperline and .sizeimage
calculations internally, no need to duplicate in drivers.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mx3_camera.c