dvb-scan: remove ISDB-T hack from it
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 15 Dec 2013 15:49:06 +0000 (13:49 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 15 Dec 2013 15:49:06 +0000 (13:49 -0200)
commit4b7fe6e8c7b42cb13acf8be8ec8d099813ddae4c
tree4e4c7cb0db20c9d8c0fb19b69781067ab14aa6ed
parent0dc385c6ca914ba4fb3f48aa9287cd12b88567ba
dvb-scan: remove ISDB-T hack from it

This hack is not needed/desired, as it overrides what userspace
specified:
- if channel file is a DVBv3 file, those values are already
  filled by the compatibility standard code;
- if channel file is in DVBv5 format, it may override any
ISDB-T parameter.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/libdvbv5/dvb-scan.c