V4L/DVB (4986): Removed unimplemented cx2341x API commands
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 19 Dec 2006 01:52:21 +0000 (22:52 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:34:13 +0000 (13:34 -0200)
commit75558ab92dc95c3b5a99df7c77e95a6e8484e05c
treec2141e03cc8cb522019a5d572bdcc31fc3fa5875
parent20a919f7960df1c0bf1cb4f637149ed4b6bc9ec3
V4L/DVB (4986): Removed unimplemented cx2341x API commands

The commands CX2341X_DEC_SET_AUDIO_OUTPUT, CX2341X_DEC_SET_AV_DELAY and
CX2341X_ENC_SET_3_2_PULLDOWN are not implemented in the Conexant firmware.
So these commands are removed. This also means that the V4L2_CID_MPEG_VIDEO_PULLDOWN
control in cx2341x.c and pvrusb2-hdw.c is removed.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Documentation/video4linux/cx2341x/fw-encoder-api.txt
drivers/media/video/cx2341x.c
drivers/media/video/pvrusb2/pvrusb2-hdw.c
include/media/cx2341x.h