remarkable-linux/include/media
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
..
audiochip.h V4L/DVB (3577): Cleanup audio input handling 2006-03-24 16:26:56 -03:00
i2c-addr.h V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo 2006-03-24 16:26:51 -03:00
ir-common.h V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR. 2006-01-23 09:44:10 -02:00
ir-kbd-i2c.h [PATCH] v4l: (935) Moved common IR stuff to ir-common.c 2005-11-13 18:14:18 -08:00
ovcamchip.h [PATCH] i2c: ID redefinition cleanups 2005-10-28 14:02:13 -07:00
rds.h V4L/DVB (3546): Fix Compilation after moving bttv code 2006-03-24 16:26:51 -03:00
saa6752hs.h
saa7146.h V4L/DVB (3318b): sem2mutex: drivers/media/, #2 2006-02-07 06:49:14 -02:00
saa7146_vv.h V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
tuner-types.h V4L/DVB (3265): Add count to tunertype struct 2006-02-06 09:15:11 -02:00
tuner.h V4L/DVB (3445): LG TALN series: add PAL / SECAM support 2006-03-21 08:53:10 -08:00
tvaudio.h V4L/DVB (3577): Cleanup audio input handling 2006-03-24 16:26:56 -03:00
tveeprom.h [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models 2005-12-01 15:48:58 -08:00
v4l2-common.h V4L/DVB (3577): Cleanup audio input handling 2006-03-24 16:26:56 -03:00
video-buf-dvb.h V4L/DVB (3318b): sem2mutex: drivers/media/, #2 2006-02-07 06:49:14 -02:00
video-buf.h V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00