Re: [RFC PATCH 3/3] videodev2.h: add entity_id to struct v4l2_capability

2015-05-04 Thread Laurent Pinchart
Hi Hans, Thank you for the patch. On Friday 01 May 2015 13:33:50 Hans Verkuil wrote: > From: Hans Verkuil > > Export the entity ID (if any) of the video device. I would postpone this until we finish the DVB+MC discussion and properly define the relationship between device nodes and MC, as it

[RFC PATCH 3/3] videodev2.h: add entity_id to struct v4l2_capability

2015-05-01 Thread Hans Verkuil
From: Hans Verkuil Export the entity ID (if any) of the video device. Signed-off-by: Hans Verkuil --- Documentation/DocBook/media/v4l/vidioc-querycap.xml | 16 +++- drivers/media/v4l2-core/v4l2-ioctl.c| 7 +++ include/uapi/linux/videodev2.h