From: Hans Verkuil Date: Wed, 5 Sep 2012 15:28:06 +0000 (-0300) Subject: [media] ivtv: disable a bunch of ioctls that are invalid for the decoder VBI X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f9c82c021cca74ad9a2dd48353c01bad567815e;p=pandora-kernel.git [media] ivtv: disable a bunch of ioctls that are invalid for the decoder VBI The VBI capture for the decoder (/dev/vbi8) is special in that it captures the VBI stream embedded in an MPEG stream that is being decoded. A lot of the ioctls that would normally be valid have to be disabled since they make no sense for such a device, and v4l2-compliance will complain about that. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed