]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] V4L: sh_mobile_ceu_camera: remove redundant calculations
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sat, 4 Jun 2011 18:09:02 +0000 (15:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 1 Jul 2011 22:39:45 +0000 (19:39 -0300)
commitef92cc4548ff33d775b5764d7cf220d2e1cbd339
tree17a23dd6b8f658bcb9d1a005c7737676c0ab4810
parent3545f920de7fe60cd1e3dd5aca8d25611bda8268
[media] V4L: sh_mobile_ceu_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/sh_mobile_ceu_camera.c