This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:

Subject: Fix some channels that fail to parse
Author:  Mauro Carvalho Chehab <mche...@osg.samsung.com>
Date:    Sat May 28 22:50:08 2016 -0300

One channel has no frequency. Remove the channel.
One channel is lacking a '[' before CHANNEL. Add it.

Signed-off-by: Mauro Carvalho Chehab <mche...@osg.samsung.com>

 dvb-t/se-Borgholm_Ramsattra | 4 ----
 dvb-t/se-Lonneberga         | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=0c92e5e5d3590da60acb4bcc92c19f041dc7e481
diff --git a/dvb-t/se-Borgholm_Ramsattra b/dvb-t/se-Borgholm_Ramsattra
index 6cd9efbfa8fe..04df0024361d 100644
--- a/dvb-t/se-Borgholm_Ramsattra
+++ b/dvb-t/se-Borgholm_Ramsattra
@@ -1,8 +1,4 @@
 # Sweden - Borgholm/Ramsättra
-[CHANNEL]
-       DELIVERY_SYSTEM = DVBT
-       FREQUENCY =
-       BANDWIDTH_HZ = 7000000
 
 [CHANNEL]
        DELIVERY_SYSTEM = DVBT
diff --git a/dvb-t/se-Lonneberga b/dvb-t/se-Lonneberga
index 492c6c157e36..29a8e8fb9ecc 100644
--- a/dvb-t/se-Lonneberga
+++ b/dvb-t/se-Lonneberga
@@ -1,5 +1,5 @@
 # Sweden - Lönneberga
-CHANNEL]
+[CHANNEL]
        DELIVERY_SYSTEM = DVBT
        FREQUENCY = 514000000
        BANDWIDTH_HZ = 8000000

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to