Re: [PATCH 1/4] media: zoran: move documentation file to the right place

From: LABBE Corentin
Date: Sun Oct 04 2020 - 13:48:19 EST


On Sat, Oct 03, 2020 at 10:41:54AM +0200, Mauro Carvalho Chehab wrote:
> The zoran revert patch misplaced the Zoran doc file. Move it to
> the right place.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> Documentation/driver-api/media/drivers/index.rst | 1 +
> .../{media => driver-api/media/drivers}/v4l-drivers/zoran.rst | 0
> 2 files changed, 1 insertion(+)
> rename Documentation/{media => driver-api/media/drivers}/v4l-drivers/zoran.rst (100%)
>
> diff --git a/Documentation/driver-api/media/drivers/index.rst b/Documentation/driver-api/media/drivers/index.rst
> index 5f340cfdb4cc..eb7011782863 100644
> --- a/Documentation/driver-api/media/drivers/index.rst
> +++ b/Documentation/driver-api/media/drivers/index.rst
> @@ -25,6 +25,7 @@ Video4Linux (V4L) drivers
> sh_mobile_ceu_camera
> tuners
> vimc-devel
> + zoran
>
>
> Digital TV drivers
> diff --git a/Documentation/media/v4l-drivers/zoran.rst b/Documentation/driver-api/media/drivers/v4l-drivers/zoran.rst
> similarity index 100%
> rename from Documentation/media/v4l-drivers/zoran.rst
> rename to Documentation/driver-api/media/drivers/v4l-drivers/zoran.rst
> --
> 2.26.2
>

Hello

Acked-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>

Thanks