diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 11:44:24 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 11:03:02 -0300 |
commit | 56198359b64125dd0f9fa991972b61e4bc4fc6b5 (patch) | |
tree | 1a2989ededcafd625957e1adde848ec3804ff593 /Documentation | |
parent | 2dbc0838bcf24ca59cabc3130cf3b1d6809cdcd4 (diff) |
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 <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/driver-api/backlight/lp855x-driver.rst (renamed from Documentation/backlight/lp855x-driver.rst) | 2 | ||||
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/backlight/lp855x-driver.rst b/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 0f281f4f648f..b4c993ff7655 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 |