]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cx25821: remove bogus radio/vbi/'video-ioctl' support
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 13 Apr 2013 08:30:48 +0000 (05:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Apr 2013 20:56:19 +0000 (17:56 -0300)
commitffd3c2330473f6a07f36bf3bd64f7a1158bdd759
tree561e92d16d04d3f0cadf2a35a486859fe80e4119
parent170bd5330383ce62127ef5b6eeeab9afebd7b838
[media] cx25821: remove bogus radio/vbi/'video-ioctl' support

This device does not support radio or vbi, so remove anything referring
to that.
In addition, the driver created an 'video ioctl' node, which was unused and
was effectively identical to the first video node.
This bogus video node is now removed, leaving us with 8 video capture nodes
and 2 video output nodes.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/cx25821/cx25821-core.c
drivers/media/pci/cx25821/cx25821-video.c
drivers/media/pci/cx25821/cx25821-video.h
drivers/media/pci/cx25821/cx25821.h