From: Hans Verkuil Date: Wed, 3 Sep 2008 19:46:50 +0000 (-0300) Subject: V4L/DVB (8629): v4l2-ioctl: do not try to handle private V4L1 ioctls X-Git-Tag: v2.6.27-rc6~37^2~4^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888fe747b5d134e2f3b5c2d3ecc25e1c6dcad4c3;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed