[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <20141005082023.4d364154.m.chehab@samsung.com>
Date: Sun, 05 Oct 2014 08:20:23 -0300
From: Mauro Carvalho Chehab <m.chehab@...sung.com>
To: Буди Романто, AreMa Inc
<info@....ma>
Cc: linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
crope@....fi, mchehab@....samsung.com, hdegoede@...hat.com,
laurent.pinchart@...asonboard.com, mkrufky@...uxtv.org,
sylvester.nawrocki@...il.com, g.liakhovetski@....de,
peter.senna@...il.com
Subject: Re: [PATCH 01/11] tc90522: better chip description
Em Sun, 05 Oct 2014 17:59:37 +0900
"Буди Романто, AreMa Inc" <info@....ma> escreveu:
> tc90522 has both satellite & terrestrial demodulators,
> thus change the category description
>
> Signed-off-by: Буди Романто, AreMa Inc <knightrider@....ma>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists