Re: [PATCH 6/9] V4L: soc-camera: prepare hooks for Media Controller wrapper

2011-10-03 Thread Laurent Pinchart
Hi Guennadi, Thanks for the patch. It's very nice to see you working on that :-) I'm not a soc-camera expert, so my review is by no means extensive. On Thursday 29 September 2011 18:18:54 Guennadi Liakhovetski wrote: [snip] > diff --git a/drivers/media/video/soc_camera.c > b/drivers/media/vide

[PATCH 6/9] V4L: soc-camera: prepare hooks for Media Controller wrapper

2011-09-29 Thread Guennadi Liakhovetski
Extend soc-camera host operations with a target parameter to specify, whether the operation should be propagated to subdevices or only applied to the host itself. Signed-off-by: Guennadi Liakhovetski --- drivers/media/video/atmel-isi.c| 10 +++- drivers/media/video/mx1_camera.c