Re: [PATCH 01/11] tc90522: better chip description

From: Mauro Carvalho Chehab
Date: Sun Oct 05 2014 - 07:20:41 EST


Em Sun, 05 Oct 2014 17:59:37 +0900
"ÐÑÐÐ ÐÐÐÐÐÑÐ, AreMa Inc" <info@xxxxxx> escreveu:

> tc90522 has both satellite & terrestrial demodulators,
> thus change the category description
>
> Signed-off-by: ÐÑÐÐ ÐÐÐÐÐÑÐ, AreMa Inc <knightrider@xxxxxx>
> ---
> drivers/media/dvb-frontends/Kconfig | 4 ++--
> drivers/media/dvb-frontends/Makefile | 1 +
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
> index 5a13454..0c59825 100644
> --- a/drivers/media/dvb-frontends/Kconfig
> +++ b/drivers/media/dvb-frontends/Kconfig
> @@ -621,7 +621,7 @@ config DVB_S5H1411
> An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
> to support this frontend.
>
> -comment "ISDB-T (terrestrial) frontends"
> +comment "ISDB-S (satellite) & ISDB-T (terrestrial) frontends"
> depends on DVB_CORE
>
> config DVB_S921
> @@ -653,7 +653,7 @@ config DVB_TC90522
> depends on DVB_CORE && I2C
> default m if !MEDIA_SUBDRV_AUTOSELECT
> help
> - A Toshiba TC90522 2xISDB-T + 2xISDB-S demodulator.
> + Toshiba TC90522 2xISDB-S 8PSK + 2xISDB-T OFDM demodulator.
> Say Y when you want to support this frontend.
>
> comment "Digital terrestrial only tuners/PLL"
> diff --git a/drivers/media/dvb-frontends/Makefile b/drivers/media/dvb-frontends/Makefile
> index ba59df6..6f05615 100644
> --- a/drivers/media/dvb-frontends/Makefile
> +++ b/drivers/media/dvb-frontends/Makefile
> @@ -116,3 +116,4 @@ obj-$(CONFIG_DVB_M88RS2000) += m88rs2000.o
> obj-$(CONFIG_DVB_AF9033) += af9033.o
> obj-$(CONFIG_DVB_AS102_FE) += as102_fe.o
> obj-$(CONFIG_DVB_TC90522) += tc90522.o
> +

Why to add a blank line here?

Regards,
Mauro

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/