diff options
author | Gerd Knorr <devnull@localhost> | 2004-11-22 18:10:55 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-11-22 18:10:55 +0000 |
commit | abccbffb04ea8eb0f90bec0077b06f1215e6875e (patch) | |
tree | f00a57974cba142d7072413d10420f4411f89986 /linux/drivers/media/video/tda9887.c | |
parent | ae8a1a4fd0b3006214448772adff3b04fc88d57a (diff) | |
download | mediapointer-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.c | 1 |
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, |