[media] cx231xx: remove broken audio input support from the driver
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 13 Sep 2012 09:17:47 +0000 (06:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Mar 2013 17:25:57 +0000 (14:25 -0300)
commit06c46003f7077cce7f87a75d327635e45c6d2b64
treeeb6183d468f50e60010cd884bbb8ef08b3a873d4
parent530e01e782c97076c58b6e474d31cc61caa4a9dd
[media] cx231xx: remove broken audio input support from the driver

The audio selection code is broken. Audio and video indices were
mixed up and s_audio would reject changing the audio input to
something else anyway, so what's the point?
All the audio input code has been removed.

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