summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorMatthias Schwarzott2008-04-30 17:21:04 +0200
committerMauro Carvalho Chehab2008-05-14 07:54:12 +0200
commite4671b6bc0b5b488adc5acbcfcbfa6661abec94e (patch)
tree4d9be7abdbaaa3a74ea81e73b4b30e4499aeb385 /drivers/media/dvb/frontends/Kconfig
parentV4L/DVB (7860a): Add MAINTAINERS for cx18 (diff)
downloadkernel-qcow2-linux-e4671b6bc0b5b488adc5acbcfcbfa6661abec94e.tar.gz
kernel-qcow2-linux-e4671b6bc0b5b488adc5acbcfcbfa6661abec94e.tar.xz
kernel-qcow2-linux-e4671b6bc0b5b488adc5acbcfcbfa6661abec94e.zip
V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kconfig description
This patch does some small cleanup to mt312. It changes kconfig description to also list the ZL10313. It does change some strange symbol names to be consistent with module name mt312 and naming of all other functions in there. * vp310_mt312_ops -> mt312_ops * vp310_mt312_attach -> mt312_attach Adds a MODULE_AUTHOR for me Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r--drivers/media/dvb/frontends/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig
index 47d0215084c6..c20553c4da1f 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -30,7 +30,7 @@ config DVB_CX24123
A DVB-S tuner module. Say Y when you want to support this frontend.
config DVB_MT312
- tristate "Zarlink VP310/MT312 based"
+ tristate "Zarlink VP310/MT312/ZL10313 based"
depends on DVB_CORE && I2C
default m if DVB_FE_CUSTOMISE
help