diff options
author | Johannes Stezenbach <devnull@localhost> | 2005-03-12 20:23:51 +0000 |
---|---|---|
committer | Johannes Stezenbach <devnull@localhost> | 2005-03-12 20:23:51 +0000 |
commit | d409fb356d6cf8b8f2b146520fed7060b6e89982 (patch) | |
tree | 1aa12a90f56501ada01edaed5baa864dedb2e87c /linux/drivers/media/dvb/frontends | |
parent | d267ed772fa9b010410b9868ce03e34733d821c3 (diff) | |
download | mediapointer-dvb-s2-d409fb356d6cf8b8f2b146520fed7060b6e89982.tar.gz mediapointer-dvb-s2-d409fb356d6cf8b8f2b146520fed7060b6e89982.tar.bz2 |
a few more whitespace cleanups
Diffstat (limited to 'linux/drivers/media/dvb/frontends')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 16 | ||||
-rw-r--r-- | linux/drivers/media/dvb/frontends/dib3000mb_priv.h | 2 |
2 files changed, 9 insertions, 9 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 03100488f..fe6a45b52 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -45,9 +45,9 @@ comment "DVB-T (terrestrial) frontends" config DVB_SP8870 tristate "Spase sp8870 based" - depends on DVB_CORE + depends on DVB_CORE select FW_LOADER - help + help A DVB-T tuner module. Say Y when you want to support this frontend. This driver needs external firmware. Please use the command @@ -56,10 +56,10 @@ config DVB_SP8870 config DVB_SP887X tristate "Spase sp887x based" - depends on DVB_CORE + depends on DVB_CORE select FW_LOADER - help - A DVB-T tuner module. Say Y when you want to support this frontend. + help + A DVB-T tuner module. Say Y when you want to support this frontend. This driver needs external firmware. Please use the command "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to @@ -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 3000M-B" + 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 3000P/M-C" + tristate "DiBcom 3000P/M-C" depends on DVB_CORE help A DVB-T tuner module. Designed for mobile usage. Say Y when you want @@ -128,7 +128,7 @@ config DVB_ATMEL_AT76C651 tristate "Atmel AT76C651 based" depends on DVB_CORE help - A DVB-C tuner module. Say Y when you want to support this frontend. + A DVB-C tuner module. Say Y when you want to support this frontend. config DVB_VES1820 tristate "VLSI VES1820 based" diff --git a/linux/drivers/media/dvb/frontends/dib3000mb_priv.h b/linux/drivers/media/dvb/frontends/dib3000mb_priv.h index 57e61aa5b..999b19047 100644 --- a/linux/drivers/media/dvb/frontends/dib3000mb_priv.h +++ b/linux/drivers/media/dvb/frontends/dib3000mb_priv.h @@ -294,7 +294,7 @@ static u16 dib3000mb_reg_filter_coeffs[] = { static u16 dib3000mb_filter_coeffs[] = { 226, 160, 29, - 979, 998, 19, + 979, 998, 19, 22, 1019, 1006, 1022, 12, 6, 1017, 1017, 3, |