[media] tda18271-fe: Fix support for ISDB-T

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Mauro Carvalho Chehab 2012-01-09 18:26:32 -02:00
parent 990862a2f0
commit 083b6b8a23
1 changed files with 1 additions and 0 deletions

View File

@ -946,6 +946,7 @@ static int tda18271_set_params(struct dvb_frontend *fe)
map = &std_map->atsc_6;
bw = 6000000;
break;
case SYS_ISDBT:
case SYS_DVBT:
case SYS_DVBT2:
if (bw <= 6000000) {