summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
diff options
context:
space:
mode:
authorColin Ian King2018-10-12 17:37:17 +0200
committerMauro Carvalho Chehab2018-12-03 20:25:53 +0100
commit32211e47999d82f862b7c93b6e28d01cd2bbd69d (patch)
tree909b3e72663e4fd877469ba1971bda1a0ad0a932 /drivers/media/usb/em28xx
parentmedia: exynos4-is: fix spelling mistake ACTURATOR -> ACTUATOR (diff)
downloadkernel-qcow2-linux-32211e47999d82f862b7c93b6e28d01cd2bbd69d.tar.gz
kernel-qcow2-linux-32211e47999d82f862b7c93b6e28d01cd2bbd69d.tar.xz
kernel-qcow2-linux-32211e47999d82f862b7c93b6e28d01cd2bbd69d.zip
media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"
Fix name of the Hybrid T USB XS em28xx card, should be Cinergy. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/usb/em28xx')
-rw-r--r--drivers/media/usb/em28xx/em28xx-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/em28xx/em28xx-cards.c b/drivers/media/usb/em28xx/em28xx-cards.c
index 87b887b7604e..1283c7ca9ad5 100644
--- a/drivers/media/usb/em28xx/em28xx-cards.c
+++ b/drivers/media/usb/em28xx/em28xx-cards.c
@@ -1958,7 +1958,7 @@ const struct em28xx_board em28xx_boards[] = {
} },
},
[EM2882_BOARD_TERRATEC_HYBRID_XS] = {
- .name = "Terratec Cinnergy Hybrid T USB XS (em2882)",
+ .name = "Terratec Cinergy Hybrid T USB XS (em2882)",
.tuner_type = TUNER_XC2028,
.tuner_gpio = default_tuner_gpio,
.mts_firmware = 1,