]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[media] mx2_camera: Use soc_mbus_image_size() instead of manual computation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 21 Mar 2012 11:03:27 +0000 (08:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 19:11:23 +0000 (16:11 -0300)
commitb0a461ff1b476067c24131ea0b2a40571592f761
tree9d52228582a240e20451cb04af866a63497414a5
parentbed8d8033037431be3968cd604f32ad8b7260600
[media] mx2_camera: Use soc_mbus_image_size() instead of manual computation

Use the new soc_mbus_image_size() function to compute the image size.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mx2_camera.c