aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2012-12-09 14:07:05 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-01-06 06:10:12 -0500
commit864c714392ee966b8d50af0f480f5855ca3b5334 (patch)
treeada02581a94f3402dce6948269ea716e9b393400 /drivers/media/dvb-frontends
parent0353d6b1cd23acf88327fa6bdb28a48f29c080a3 (diff)
[media] af9033: update fc2580 init sequence
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb-frontends')
-rw-r--r--drivers/media/dvb-frontends/af9033_priv.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/media/dvb-frontends/af9033_priv.h b/drivers/media/dvb-frontends/af9033_priv.h
index 1fb84a230b46..e9bd78265543 100644
--- a/drivers/media/dvb-frontends/af9033_priv.h
+++ b/drivers/media/dvb-frontends/af9033_priv.h
@@ -525,11 +525,12 @@ static const struct reg_val tuner_init_fc2580[] = {
525 { 0x800095, 0x00 }, 525 { 0x800095, 0x00 },
526 { 0x800096, 0x05 }, 526 { 0x800096, 0x05 },
527 { 0x8000b3, 0x01 }, 527 { 0x8000b3, 0x01 },
528 { 0x8000c3, 0x01 }, 528 { 0x8000c5, 0x01 },
529 { 0x8000c4, 0x00 }, 529 { 0x8000c6, 0x00 },
530 { 0x8000d1, 0x01 },
530 { 0x80f007, 0x00 }, 531 { 0x80f007, 0x00 },
531 { 0x80f00c, 0x19 }, 532 { 0x80f00c, 0x19 },
532 { 0x80f00d, 0x1A }, 533 { 0x80f00d, 0x1a },
533 { 0x80f00e, 0x00 }, 534 { 0x80f00e, 0x00 },
534 { 0x80f00f, 0x02 }, 535 { 0x80f00f, 0x02 },
535 { 0x80f010, 0x00 }, 536 { 0x80f010, 0x00 },