summaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2006-09-17 01:31:38 +0400
committerAdrian Bunk <bunk@stusta.de>2006-09-17 01:31:38 +0400
commit07e6b9c42961250a44bb7b7acf7a8a4e305abd28 (patch)
tree40677db44237f8dd948a81bee756ff3825691d35 /drivers/media
parent928aef103e3dfff3130a3ae59467288df983590e (diff)
downloadlinux-07e6b9c42961250a44bb7b7acf7a8a4e305abd28.tar.xz
V4L/DVB: Kworld ATSC110: cleanups
- 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>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/video/saa7134/saa7134-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/saa7134/saa7134-cards.c b/drivers/media/video/saa7134/saa7134-cards.c
index d4c307ad8cd9..241f527cac8f 100644
--- a/drivers/media/video/saa7134/saa7134-cards.c
+++ b/drivers/media/video/saa7134/saa7134-cards.c
@@ -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,