diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2011-09-09 18:10:02 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-03 21:29:02 +0100 |
commit | 1a99b972a86ba9c3984c042f7f641458ad4812d0 (patch) | |
tree | 9df50bc45b66553be10aa9843b2467427c038676 /firmware/whiteheat_loader_debug.HEX | |
parent | [media] V4L: dynamically allocate video_device nodes in subdevices (diff) | |
download | linux-1a99b972a86ba9c3984c042f7f641458ad4812d0.tar.xz linux-1a99b972a86ba9c3984c042f7f641458ad4812d0.zip |
[media] V4L: add .g_std() core V4L2 subdevice operation
VIDIOC_G_STD can return the current TV-norm to the user in one of two ways:
if an .vidioc_g_std() ioctl operation is provided by the driver, it is
called, otherwise the value ot the .current_norm field of struct
video_device is returned. Since subdevice drivers currently have no access
to struct video_device objects, the only way to provide this information to
the user is by implementing a .g_std() method.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'firmware/whiteheat_loader_debug.HEX')
0 files changed, 0 insertions, 0 deletions