]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (8629): v4l2-ioctl: do not try to handle private V4L1 ioctls
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 3 Sep 2008 19:46:50 +0000 (16:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 3 Sep 2008 21:36:23 +0000 (18:36 -0300)
commit888fe747b5d134e2f3b5c2d3ecc25e1c6dcad4c3
treea8991a467976d0f55a8534660aa541ac527dd39b
parente908b6e34c1b799c830cae5f8e721f80534f9748
V4L/DVB (8629): v4l2-ioctl: do not try to handle private V4L1 ioctls

Some drivers (e.g. zoran) have private V4L1 ioctls. Do not try to
pass them to v4l1_compat_translate because then the driver will
never see them.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/v4l2-ioctl.c