[media] cx25821: remove video output support
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 12 Dec 2014 13:28:00 +0000 (10:28 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Dec 2014 12:22:00 +0000 (10:22 -0200)
commitb6f21dc3541a3660acfec1e789a011e6d4154173
tree9c2c1721d8dcd8e2efac78536d4fdf284e1e159c
parent11c8a2df2cf8c213e1970d548aee067887971ef8
[media] cx25821: remove video output support

The video output functionality never worked for this driver. Now remove the
creation of the output video nodes as well to prevent users from thinking
that video output is available, when it isn't.

To correctly implement this the video output should use vb2 as well, and
that requires rewriting the output DMA setup. But without hardware to test
I am not able to do that.

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