V4L/DVB (7947): videodev: add vidioc_g_std callback.
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 28 May 2008 11:27:00 +0000 (08:27 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:07:22 +0000 (07:07 -0300)
The default videodev behavior for VIDIOC_G_STD is not correct for all devices.
Add a new callback that drivers can use instead.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found