summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2008-04-30 12:21:04 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-05-14 02:54:12 -0300
commite4671b6bc0b5b488adc5acbcfcbfa6661abec94e (patch)
tree4d9be7abdbaaa3a74ea81e73b4b30e4499aeb385 /drivers/media/dvb/frontends/Kconfig
parent6d8425b1e38f69e349818299f245d35fb5c3a7d5 (diff)
downloadkernel-crypto-e4671b6bc0b5b488adc5acbcfcbfa6661abec94e.tar.gz
kernel-crypto-e4671b6bc0b5b488adc5acbcfcbfa6661abec94e.tar.xz
kernel-crypto-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 47d0215084c..c20553c4da1 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