]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"
authorColin Ian King <colin.king@canonical.com>
Fri, 12 Oct 2018 15:37:17 +0000 (11:37 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 3 Dec 2018 19:25:53 +0000 (14:25 -0500)
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>
Documentation/media/v4l-drivers/em28xx-cardlist.rst
drivers/media/usb/em28xx/em28xx-cards.c

index dfe882ca945f71c7e74a32ed67b9c84c195fb948..4332da0ac8da4b74afa014f6adb0e40400b6965e 100644 (file)
@@ -233,7 +233,7 @@ EM28xx cards list
      - em2882
      - eb1a:e323
    * - 55
-     - Terratec Cinnergy Hybrid T USB XS (em2882)
+     - Terratec Cinergy Hybrid T USB XS (em2882)
      - em2882
      - 0ccd:005e, 0ccd:0042
    * - 56
index 87b887b7604ef31716faccaa12812897e9b20641..1283c7ca9ad51a4fa399d81a107aeea14703b209 100644 (file)
@@ -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,