[PATCH 23/39] docs: lp855x-driver.rst: add it to the driver-api book

From: Mauro Carvalho Chehab
Date: Fri Jun 28 2019 - 08:32:53 EST


The content of this file is intended for backlight Kernel
developers.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
---
Documentation/{ => driver-api}/backlight/lp855x-driver.rst | 2 --
Documentation/driver-api/index.rst | 1 +
MAINTAINERS | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
rename Documentation/{ => driver-api}/backlight/lp855x-driver.rst (99%)

diff --git a/Documentation/backlight/lp855x-driver.rst b/Documentation/driver-api/backlight/lp855x-driver.rst
similarity index 99%
rename from Documentation/backlight/lp855x-driver.rst
rename to Documentation/driver-api/backlight/lp855x-driver.rst
index 62b7ed847a77..1e0b224fc397 100644
--- a/Documentation/backlight/lp855x-driver.rst
+++ b/Documentation/driver-api/backlight/lp855x-driver.rst
@@ -1,5 +1,3 @@
-:orphan:
-
====================
Kernel driver lp855x
====================
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst
index d41d1c561f01..fea0034afa56 100644
--- a/Documentation/driver-api/index.rst
+++ b/Documentation/driver-api/index.rst
@@ -66,6 +66,7 @@ available subsections can be seen below.
thermal/index
fpga/index
acpi/index
+ backlight/lp855x-driver.rst
generic-counter

.. only:: subproject and html
diff --git a/MAINTAINERS b/MAINTAINERS
index f723371dccd0..664e2a827544 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15906,7 +15906,7 @@ F: sound/soc/codecs/isabelle*
TI LP855x BACKLIGHT DRIVER
M: Milo Kim <milo.kim@xxxxxx>
S: Maintained
-F: Documentation/backlight/lp855x-driver.rst
+F: Documentation/driver-api/backlight/lp855x-driver.rst
F: drivers/video/backlight/lp855x_bl.c
F: include/linux/platform_data/lp855x.h

--
2.21.0