linux/drivers/media/video/cx88
Hans Verkuil 8bf2f8e747 V4L/DVB (3577): Cleanup audio input handling
Cleanup audio input handling in bttv and tvaudio:
- inputs were specified that were never used
- mute was handled as a special input which led to confusing code
- confusing naming made it difficult to see if the setting was for
  i2c or gpio.
The old audiochip.h input names moved to tvaudio.h. Currently this
is used both by tvaudio and msp3400 until the msp3400 implements the
new msp3400-specific inputs.
Detect in bttv the tvaudio and msp3400 i2c clients and use these
client pointers to set the inputs directly instead of broadcasting the
command.
Removed AUDC_SET_INPUT. Now replaced by VIDIOC_S_AUDIO. This will be
replaced again later by the new ROUTING commands.
Removed VIDIOC_G_AUDIO implementations in i2c drivers: this command is
a user level command and not to be used internally. It wasn't called at
all anyway.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-03-24 16:26:56 -03:00
..
Kconfig V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSA 2006-03-24 16:26:52 -03:00
Makefile V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DVB-T Plus support 2006-03-08 11:36:50 -03:00
cx88-alsa.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-blackbird.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-cards.c V4L/DVB (3479): Cleanup mangled whitespace 2006-03-21 08:53:16 -08:00
cx88-core.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-dvb.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-i2c.c V4L/DVB (3269): ioctls cleanups. 2006-01-09 15:32:31 -02:00
cx88-input.c V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PROLINK_PLAYTVPVR 2006-03-21 08:53:14 -08:00
cx88-mpeg.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
cx88-tvaudio.c V4L/DVB (3378): Fix for lack of analog output on some cx88 boards 2006-01-15 09:03:34 -02:00
cx88-vbi.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-video.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-vp3054-i2c.c V4L/DVB (3356): Include missing MODULE_* macros 2006-01-13 14:10:24 -02:00
cx88-vp3054-i2c.h V4L/DVB (3220): Add support for VP-3054 HDTV board 2006-01-09 15:25:35 -02:00
cx88.h V4L/DVB (3577): Cleanup audio input handling 2006-03-24 16:26:56 -03:00