summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/dib3000mc.c
diff options
context:
space:
mode:
authorPatrick Boettcher <devnull@localhost>2005-01-25 22:44:32 +0000
committerPatrick Boettcher <devnull@localhost>2005-01-25 22:44:32 +0000
commitf44f610fe73b19f7d395c01313f7ad05a264894d (patch)
tree20a6be6133ee1a506b6fd23335bb9a2dee7346e1 /linux/drivers/media/dvb/frontends/dib3000mc.c
parent4e68d97d9d2de092e9434f1d80999d749f73e1d3 (diff)
downloadmediapointer-dvb-s2-f44f610fe73b19f7d395c01313f7ad05a264894d.tar.gz
mediapointer-dvb-s2-f44f610fe73b19f7d395c01313f7ad05a264894d.tar.bz2
- corrected the name in driver_desc
- removed debug messages and some comments (see dib3000-watch)
Diffstat (limited to 'linux/drivers/media/dvb/frontends/dib3000mc.c')
-rw-r--r--linux/drivers/media/dvb/frontends/dib3000mc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/dib3000mc.c b/linux/drivers/media/dvb/frontends/dib3000mc.c
index 703c3abf9..10a32fcce 100644
--- a/linux/drivers/media/dvb/frontends/dib3000mc.c
+++ b/linux/drivers/media/dvb/frontends/dib3000mc.c
@@ -34,7 +34,7 @@
/* Version information */
#define DRIVER_VERSION "0.1"
-#define DRIVER_DESC "DiBcom 3000-MC DVB-T demodulator driver"
+#define DRIVER_DESC "DiBcom 3000M-C DVB-T demodulator driver"
#define DRIVER_AUTHOR "Patrick Boettcher, patrick.boettcher@desy.de"
#ifdef CONFIG_DVB_DIBCOM_DEBUG