corrected device naming (Patrick Boettcher) Signed-off-by: Johannes Stezenbach Kconfig | 4 ++-- dib3000-common.c | 2 +- dib3000-common.h | 8 ++++---- dib3000.h | 2 +- dib3000mb.c | 6 +++--- dib3000mc.c | 10 +++++----- dib3000mc_priv.h | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-) Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/frontends/Kconfig =================================================================== --- linux-2.6.12-rc1-mm1.orig/drivers/media/dvb/frontends/Kconfig 2005-03-22 00:15:13.000000000 +0100 +++ linux-2.6.12-rc1-mm1/drivers/media/dvb/frontends/Kconfig 2005-03-22 00:15:24.000000000 +0100 @@ -108,14 +108,14 @@ config DVB_MT352 A DVB-T tuner module. Say Y when you want to support this frontend. config DVB_DIB3000MB - tristate "DiBcom 3000-MB" + tristate "DiBcom 3000M-B" depends on DVB_CORE help A DVB-T tuner module. Designed for mobile usage. Say Y when you want to support this frontend. config DVB_DIB3000MC - tristate "DiBcom 3000-MC/P" + tristate "DiBcom 3000P/M-C" depends on DVB_CORE help A DVB-T tuner module. Designed for mobile usage. Say Y when you want Index: linux-2.6.12-rc1-mm1/drivers/media/dvb/frontends/dib3000-common.c =================================================================== --- linux-2.6.12-rc1-mm1.orig/drivers/media/dvb/frontends/dib3000-common.c 2005-03-21 23:27:58.000000000 +0100 +++ linux-2.6.12-rc1-mm1/drivers/media/dvb/frontends/dib3000-common.c 2005-03-22 00:15:24.000000000 +0100 @@ -73,7 +73,7 @@ u16 dib3000_seq[2][2][2] = /* fft,gu }; MODULE_AUTHOR("Patrick Boettcher