[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200615072155.28981060@coco.lan>
Date: Mon, 15 Jun 2020 07:21:55 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linux Media Mailing List <linux-media@...r.kernel.org>
Cc: Sakari Ailus <sakari.ailus@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] media: cec: don't use the deprecated help tag
Em Mon, 15 Jun 2020 07:18:33 +0200
Mauro Carvalho Chehab <mchehab+huawei@...nel.org> escreveu:
> According with changeset 3e1ad4054b8d ("doc: don't use deprecated "---help---" markers in target docs"),
> We want to get rid of the old ---help--- tag.
>
> There's just the cec/Kconfig file under drivers/media using it.
> Replace it.
Just ignore it. A treewide patch already changed it:
a7f7f6248d97 ("treewide: replace '---help---' in Kconfig files with 'help'")
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
> ---
> drivers/staging/media/atomisp/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/media/atomisp/Kconfig b/drivers/staging/media/atomisp/Kconfig
> index f75765cb0fc8..fea06cb0eb48 100644
> --- a/drivers/staging/media/atomisp/Kconfig
> +++ b/drivers/staging/media/atomisp/Kconfig
> @@ -15,7 +15,7 @@ config VIDEO_ATOMISP
> depends on PMIC_OPREGION
> select IOSF_MBI
> select VIDEOBUF_VMALLOC
> - ---help---
> + help
> Say Y here if your platform supports Intel Atom SoC
> camera imaging subsystem.
> To compile this driver as a module, choose M here: the
Thanks,
Mauro
Powered by blists - more mailing lists