summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda9887.c
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2004-11-22 18:10:55 +0000
committerGerd Knorr <devnull@localhost>2004-11-22 18:10:55 +0000
commitabccbffb04ea8eb0f90bec0077b06f1215e6875e (patch)
treef00a57974cba142d7072413d10420f4411f89986 /linux/drivers/media/video/tda9887.c
parentae8a1a4fd0b3006214448772adff3b04fc88d57a (diff)
downloadmediapointer-dvb-s2-abccbffb04ea8eb0f90bec0077b06f1215e6875e.tar.gz
mediapointer-dvb-s2-abccbffb04ea8eb0f90bec0077b06f1215e6875e.tar.bz2
- saa7134: misc card-specific tweaks + new entries.
Diffstat (limited to 'linux/drivers/media/video/tda9887.c')
-rw-r--r--linux/drivers/media/video/tda9887.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/tda9887.c b/linux/drivers/media/video/tda9887.c
index b9c11ca25..d63e466b4 100644
--- a/linux/drivers/media/video/tda9887.c
+++ b/linux/drivers/media/video/tda9887.c
@@ -35,6 +35,7 @@
/* Addresses to scan */
static unsigned short normal_i2c[] = {
+ 0x84 >>1,
0x86 >>1,
0x96 >>1,
I2C_CLIENT_END,