From: Hans Verkuil Date: Tue, 1 May 2012 15:57:57 +0000 (-0300) Subject: [media] saa7146: fix querycap, vbi/video separation and g/s_register X-Git-Tag: v3.5-rc1~104^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab49ae0f201f1e7e07250d011fffde8ed2530175;p=pandora-kernel.git [media] saa7146: fix querycap, vbi/video separation and g/s_register The querycap ioctl returned an incorrect version number and incorrect capabilities (mixing up vbi and video caps). The reason for that was that video nodes could do vbi activities: that should be separated between the vbi and video nodes. There were also a few minor problems with dbg_g/s_register that have been resolved. The mxb/saa7146 driver now passes the v4l2_compliance tests. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed