[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 7 Mar 2014 10:18:37 +0000 (07:18 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 11 Mar 2014 13:06:53 +0000 (10:06 -0300)
commitdd519bb34a09d86db720f8a65e7dee1a85b2e90f
treedc68633c2a98b9bb5015c5c39c230cc6f766f794
parent254a47770163f9322333660ebdabf99ba49873da
[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core

Support this ioctl as part of the v4l2 core. Use the new ioctl
name and struct v4l2_edid type in the existing core code.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
drivers/media/v4l2-core/v4l2-dev.c
drivers/media/v4l2-core/v4l2-ioctl.c
drivers/media/v4l2-core/v4l2-subdev.c
include/media/v4l2-ioctl.h
include/media/v4l2-subdev.h
This page took 0.026677 seconds and 5 git commands to generate.