diff options
| author | Hans Verkuil <[email protected]> | 2014-03-04 10:46:47 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2014-03-11 13:05:53 +0000 |
| commit | 254a47770163f9322333660ebdabf99ba49873da (patch) | |
| tree | b7bf53f4662fe1d3e827d811b4fa42f329849597 /drivers/media/v4l2-core/v4l2-subdev.c | |
| parent | [media] v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 support (diff) | |
| download | kernel-254a47770163f9322333660ebdabf99ba49873da.tar.gz kernel-254a47770163f9322333660ebdabf99ba49873da.zip | |
[media] v4l2: allow v4l2_subdev_edid to be used with video nodes
Struct v4l2_subdev_edid and the VIDIOC_SUBDEV_G/S_EDID ioctls were
specific for subdevices, but for hardware with a simple video pipeline
you do not need/want to create subdevice nodes to just get/set the EDID.
Move the v4l2_subdev_edid struct to v4l2-common.h and rename as
v4l2_edid. Add the same ioctls to videodev2.h as well, thus allowing
this API to be used with both video nodes and v4l-subdev nodes.
Signed-off-by: Hans Verkuil <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions
