Re: [PATCH 16/24] media: v4l2-subdev: document remaining undocumented functions

2017-10-09 Thread Sakari Ailus
On Mon, Oct 09, 2017 at 07:19:22AM -0300, Mauro Carvalho Chehab wrote: > There are several undocumented v4l2-subdev functions that are > part of kAPI. Document them. > > Signed-off-by: Mauro Carvalho Chehab > --- > include/media/v4l2-subdev.h | 70 > +

[PATCH 16/24] media: v4l2-subdev: document remaining undocumented functions

2017-10-09 Thread Mauro Carvalho Chehab
There are several undocumented v4l2-subdev functions that are part of kAPI. Document them. Signed-off-by: Mauro Carvalho Chehab --- include/media/v4l2-subdev.h | 70 + 1 file changed, 65 insertions(+), 5 deletions(-) diff --git a/include/media/v4l2-su