]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
V4L/DVB: Kworld ATSC110: cleanups
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 16 Sep 2006 21:31:38 +0000 (23:31 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sat, 16 Sep 2006 21:31:38 +0000 (23:31 +0200)
- There is no radio with this tuner card...
Thanks-to: Dwaine Garden <DwaineGarden@rogers.com>
- fixed capitalization in card name.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Documentation/video4linux/CARDLIST.saa7134
drivers/media/video/saa7134/saa7134-cards.c

index fdddacdd3ff8997b6c35f9011c921bbf8ed46dd3..8e01f223abf541c89c42336882bec75ca2c7dc05 100644 (file)
@@ -88,4 +88,4 @@
  87 -> ADS Instant TV Duo Cardbus PTV331        [0331:1421]
  88 -> Tevion DVB-T 220RF                       [17de:7201]
  89 -> ELSA EX-VISION 700TV                     [1131:7130]
- 90 -> KWORLD ATSC110                           [17de:7350]
+ 90 -> Kworld ATSC110                           [17de:7350]
index d4c307ad8cd9002faf1652ff9f93ab1fad8c9ff4..241f527cac8f7a15d762c267188219793d5d29bf 100644 (file)
@@ -2732,7 +2732,7 @@ struct saa7134_board saa7134_boards[] = {
                },
        },
        [SAA7134_BOARD_KWORLD_ATSC110] = {
-               .name           = "KWORLD ATSC110",
+               .name           = "Kworld ATSC110",
                .audio_clock    = 0x00187de7,
                .tuner_type     = TUNER_PHILIPS_TUV1236D,
                .radio_type     = UNSET,