From: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
To: linux-doc@vger.kernel.org
Cc: "Jonathan Corbet" <corbet@lwn.net>,
"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
"Mauro Carvalho Chehab" <mchehab+samsung@kernel.org>,
"Cornelia Huck" <cohuck@redhat.com>,
"Logan Gunthorpe" <logang@deltatee.com>,
"Andy Shevchenko" <andy.shevchenko@gmail.com>,
"Matthew Wilcox (Oracle)" <willy@infradead.org>,
"Shobhit Kukreti" <shobhitkukreti@gmail.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Jason Gunthorpe" <jgg@ziepe.ca>, "Harald Seiler" <hws@denx.de>,
linux-kernel@vger.kernel.org,
"Darrick J. Wong" <darrick.wong@oracle.com>
Subject: [PATCH 2/4] docs: admin-guide: Move edid.rst from driver-api
Date: Fri, 14 Feb 2020 18:41:33 +0100 [thread overview]
Message-ID: <20200214174139.16101-2-j.neuschaefer@gmx.net> (raw)
In-Reply-To: <20200214174139.16101-1-j.neuschaefer@gmx.net>
This document describes actions that an admin can do, rather than
interfaces available to driver developers, so admin-guide seems to
be a more appropriate place for it.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
Documentation/{driver-api => admin-guide}/edid.rst | 0
Documentation/admin-guide/index.rst | 1 +
Documentation/driver-api/index.rst | 1 -
3 files changed, 1 insertion(+), 1 deletion(-)
rename Documentation/{driver-api => admin-guide}/edid.rst (100%)
diff --git a/Documentation/driver-api/edid.rst b/Documentation/admin-guide/edid.rst
similarity index 100%
rename from Documentation/driver-api/edid.rst
rename to Documentation/admin-guide/edid.rst
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst
index f1d0ccffbe72..5a6269fb8593 100644
--- a/Documentation/admin-guide/index.rst
+++ b/Documentation/admin-guide/index.rst
@@ -75,6 +75,7 @@ configure specific aspects of kernel behavior to your liking.
cputopology
dell_rbu
device-mapper/index
+ edid
efi-stub
ext4
nfs/index
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst
index 0ebe205efd0c..ea3003b3c5e5 100644
--- a/Documentation/driver-api/index.rst
+++ b/Documentation/driver-api/index.rst
@@ -74,7 +74,6 @@ available subsections can be seen below.
connector
console
dcdbas
- edid
eisa
ipmb
isa
--
2.20.1
next prev parent reply other threads:[~2020-02-14 17:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-14 17:41 [PATCH 1/4] docs: driver-api: edid: Fix list formatting Jonathan Neuschäfer
2020-02-14 17:41 ` Jonathan Neuschäfer [this message]
2020-02-14 17:41 ` [PATCH 3/4] tools/edid: Move EDID data sets from Documentation/ Jonathan Neuschäfer
2020-02-14 17:41 ` [PATCH 4/4] docs: admin-guide: edid: Clarify where to run "make" Jonathan Neuschäfer
2020-02-19 11:11 ` [PATCH 1/4] docs: driver-api: edid: Fix list formatting Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200214174139.16101-2-j.neuschaefer@gmx.net \
--to=j.neuschaefer@gmx.net \
--cc=andy.shevchenko@gmail.com \
--cc=cohuck@redhat.com \
--cc=corbet@lwn.net \
--cc=darrick.wong@oracle.com \
--cc=gregkh@linuxfoundation.org \
--cc=hws@denx.de \
--cc=jgg@ziepe.ca \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=logang@deltatee.com \
--cc=mchehab+samsung@kernel.org \
--cc=shobhitkukreti@gmail.com \
--cc=tglx@linutronix.de \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.