aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners/tuner-types.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-03-09 14:59:01 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-03-12 16:59:50 +0100
commitd76231e460fbaba7115212bf55f1eab35aba6223 (patch)
tree74a435f39a69f0c138e0d42cd3095a7ef4eb29ab /drivers/media/tuners/tuner-types.c
parentMerge tag 'br-v5.18s' of git://linuxtv.org/hverkuil/media_tree into media_stage (diff)
downloadlinux-dev-d76231e460fbaba7115212bf55f1eab35aba6223.tar.xz
linux-dev-d76231e460fbaba7115212bf55f1eab35aba6223.zip
media: xc2028: rename the driver from tuner-xc2028
This is the only tuner driver that has "tuner-" on its name. Rename it, in order to match all the other tuner drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/tuners/tuner-types.c')
-rw-r--r--drivers/media/tuners/tuner-types.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/tuner-types.c b/drivers/media/tuners/tuner-types.c
index 0ed2c5bc082e..ff5a6c0acdd4 100644
--- a/drivers/media/tuners/tuner-types.c
+++ b/drivers/media/tuners/tuner-types.c
@@ -1831,7 +1831,7 @@ struct tunertype tuners[] = {
},
[TUNER_XC2028] = { /* Xceive 2028 */
.name = "Xceive xc2028/xc3028 tuner",
- /* see tuner-xc2028.c for details */
+ /* see xc2028.c for details */
},
[TUNER_THOMSON_FE6600] = { /* Thomson PAL / DVB-T */
.name = "Thomson FE6600",