[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)
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>

No differences found