[media] af9033: add IT9135 tuner config "51" init table

Dumped out from the Windows driver version 12.07.06.1

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Antti Palosaari
2013-03-07 21:25:16 -03:00
committed by Mauro Carvalho Chehab
parent a72cbb77c1
commit bb2e12a6f9
2 changed files with 220 additions and 0 deletions

View File

@@ -351,6 +351,9 @@ static int af9033_init(struct dvb_frontend *fe)
init = tuner_init_it9135_38;
break;
case AF9033_TUNER_IT9135_51:
len = ARRAY_SIZE(tuner_init_it9135_51);
init = tuner_init_it9135_51;
break;
case AF9033_TUNER_IT9135_52:
case AF9033_TUNER_IT9135_60:
case AF9033_TUNER_IT9135_61: