summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
diff options
context:
space:
mode:
authorJohannes Stezenbach <devnull@localhost>2004-02-13 23:46:36 +0000
committerJohannes Stezenbach <devnull@localhost>2004-02-13 23:46:36 +0000
commitd4a4930ff0ffe54e2579f9d18ab31e926a2e9eec (patch)
tree83d680c7ca36d84dac1eacea8b6bac96ca2eb651 /linux/drivers/media/dvb/frontends
parent0d3462c31acf9423d48f88a2ba9ae5cbc738d61f (diff)
downloadmediapointer-dvb-s2-d4a4930ff0ffe54e2579f9d18ab31e926a2e9eec.tar.gz
mediapointer-dvb-s2-d4a4930ff0ffe54e2579f9d18ab31e926a2e9eec.tar.bz2
turn off ves1820 test output pins (don't know if this makes
any difference, but why have them turned on if nothing is connected to them?)
Diffstat (limited to 'linux/drivers/media/dvb/frontends')
-rw-r--r--linux/drivers/media/dvb/frontends/ves1820.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/ves1820.c b/linux/drivers/media/dvb/frontends/ves1820.c
index 8640243c6..6d335b8d8 100644
--- a/linux/drivers/media/dvb/frontends/ves1820.c
+++ b/linux/drivers/media/dvb/frontends/ves1820.c
@@ -120,7 +120,7 @@ static struct dvb_frontend_info ves1820_info = {
static u8 ves1820_inittab [] =
{
0x69, 0x6A, 0x9B, 0x12, 0x12, 0x46, 0x26, 0x1A,
- 0x43, 0x6A, 0xAA, 0xAA, 0x1E, 0x85, 0x43, 0x28,
+ 0x43, 0x6A, 0xAA, 0xAA, 0x1E, 0x85, 0x43, 0x20,
0xE0, 0x00, 0xA1, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,