Re: [PATCH 8/9] V4L: mt9t112: add pad level operations

2011-10-03 Thread Laurent Pinchart
Hi Guennadi, Thanks for the patch. On Thursday 29 September 2011 18:18:56 Guennadi Liakhovetski wrote: > On Media Controller enabled systems this patch allows the user to > communicate with the driver directly over /dev/v4l-subdev* device nodes > using VIDIOC_SUBDEV_* ioctl()s. > > Signed-off-by

[PATCH 8/9] V4L: mt9t112: add pad level operations

2011-09-29 Thread Guennadi Liakhovetski
On Media Controller enabled systems this patch allows the user to communicate with the driver directly over /dev/v4l-subdev* device nodes using VIDIOC_SUBDEV_* ioctl()s. Signed-off-by: Guennadi Liakhovetski --- drivers/media/video/mt9t112.c | 97 ++--- 1 fil