summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorHans Verkuil <devnull@localhost>2005-12-04 12:21:15 +0000
committerHans Verkuil <devnull@localhost>2005-12-04 12:21:15 +0000
commit3763b37eaab7f4ce367aacd5262330afe92f4dde (patch)
treed0197cd36ca1e1b12c346982af63fb53fb17e726 /v4l/ChangeLog
parentca739c0f5e983380bc1021dac8c309c0729ce0f5 (diff)
downloadmediapointer-dvb-s2-3763b37eaab7f4ce367aacd5262330afe92f4dde.tar.gz
mediapointer-dvb-s2-3763b37eaab7f4ce367aacd5262330afe92f4dde.tar.bz2
Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.
Remove AUDC_CONFIG_PINNACLE horror. This also fixes radio support for mt20xx tuners. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index c0a2affcf..b335f4aef 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,20 @@
+2005-12-04 12:16 hverkuil
+
+ * ../linux/drivers/media/video/bttv-cards.c: (miro_pinnacle_gpio),
+ (bttv_init_card2):
+ * ../linux/drivers/media/video/bttv-driver.c:
+ * ../linux/drivers/media/video/bttvp.h:
+ * ../linux/drivers/media/video/mt20xx.c: (microtune_init):
+ * ../linux/drivers/media/video/tda9887.c: (tda9887_configure),
+ (tda9887_attach), (tda9887_command):
+ * ../linux/drivers/media/video/tuner-core.c: (tuner_command):
+ * ../linux/include/media/audiochip.h:
+
+ Remove AUDC_CONFIG_PINNACLE horror. This also fixes radio support
+ for mt20xx tuners.
+
+ Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
+
2005-12-04 01:04 rmcc
* ../linux/drivers/media/common/ir-common.c: (ir_input_init):