[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <595111a4-c565-75e9-ab7e-b008274ce75c@linaro.org>
Date: Fri, 28 Jun 2019 16:55:22 +0300
From: Georgi Djakov <georgi.djakov@...aro.org>
To: Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@...radead.org>,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
linux-pm@...r.kernel.org
Subject: Re: [PATCH 12/39] docs: interconnect.rst: add it to the driver-api
guide
On 6/28/19 15:30, Mauro Carvalho Chehab wrote:
> This is intented for Kernel hackers audience.
s/intented/intended/
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@...nel.org>
Reviewed-by: Georgi Djakov <georgi.djakov@...aro.org>
Thanks!
Georgi
> ---
> Documentation/driver-api/index.rst | 1 +
> Documentation/{interconnect => driver-api}/interconnect.rst | 2 --
> MAINTAINERS | 2 +-
> 3 files changed, 2 insertions(+), 3 deletions(-)
> rename Documentation/{interconnect => driver-api}/interconnect.rst (99%)
>
> diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst
> index 2a0b57f12d1a..97bab578ea72 100644
> --- a/Documentation/driver-api/index.rst
> +++ b/Documentation/driver-api/index.rst
> @@ -35,6 +35,7 @@ available subsections can be seen below.
> spi
> i2c
> i3c/index
> + interconnect
> hsi
> edac
> scsi
> diff --git a/Documentation/interconnect/interconnect.rst b/Documentation/driver-api/interconnect.rst
> similarity index 99%
> rename from Documentation/interconnect/interconnect.rst
> rename to Documentation/driver-api/interconnect.rst
> index 56e331dab70e..c3e004893796 100644
> --- a/Documentation/interconnect/interconnect.rst
> +++ b/Documentation/driver-api/interconnect.rst
> @@ -1,7 +1,5 @@
> .. SPDX-License-Identifier: GPL-2.0
>
> -:orphan:
> -
> =====================================
> GENERIC SYSTEM INTERCONNECT SUBSYSTEM
> =====================================
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 55996c9f2e0a..524e2c4300dc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8273,7 +8273,7 @@ INTERCONNECT API
> M: Georgi Djakov <georgi.djakov@...aro.org>
> L: linux-pm@...r.kernel.org
> S: Maintained
> -F: Documentation/interconnect/
> +F: Documentation/driver-api/interconnect.rst
> F: Documentation/devicetree/bindings/interconnect/
> F: drivers/interconnect/
> F: include/dt-bindings/interconnect/
>
Powered by blists - more mailing lists