Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 083b6b8a authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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

parent 990862a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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) {