[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:

committed by
Mauro Carvalho Chehab

parent
a72cbb77c1
commit
bb2e12a6f9
@@ -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:
|
||||
|
Reference in New Issue
Block a user