From: Mauro Carvalho Chehab Date: Tue, 18 Jun 2019 14:44:24 +0000 (-0300) Subject: docs: lp855x-driver.rst: add it to the driver-api book X-Git-Tag: v5.3-rc1~69^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56198359b64125dd0f9fa991972b61e4bc4fc6b5;p=thirdparty%2Flinux.git docs: lp855x-driver.rst: add it to the driver-api book The content of this file is intended for backlight Kernel developers. Signed-off-by: Mauro Carvalho Chehab --- 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 62b7ed847a779..1e0b224fc397d 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 0f281f4f648f6..b4c993ff76550 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -66,6 +66,7 @@ available subsections can be seen below. soundwire/index fpga/index acpi/index + backlight/lp855x-driver.rst generic-counter .. only:: subproject and html diff --git a/MAINTAINERS b/MAINTAINERS index 8f496d76bb539..3feb318e1433e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15964,7 +15964,7 @@ F: sound/soc/codecs/isabelle* TI LP855x BACKLIGHT DRIVER M: Milo Kim 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