Re: [PATCH 2/8] soc_camera: Use soc_camera_device::bytesperline to compute line sizes

2012-01-26 Thread Guennadi Liakhovetski
On Wed, 25 Jan 2012, Laurent Pinchart wrote: Instead of computing the line sizes, use the previously negotiated soc_camera_device::bytesperline value. Ok, some of my comments to the previous patch should actually be applied to this one instead, but you'll figure it out ;-) Thanks Guennadi

[PATCH 2/8] soc_camera: Use soc_camera_device::bytesperline to compute line sizes

2012-01-25 Thread Laurent Pinchart
Instead of computing the line sizes, use the previously negotiated soc_camera_device::bytesperline value. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/mx3_camera.c |7 ++- drivers/media/video/sh_mobile_ceu_camera.c |4 +--- 2