]> git.baikalelectronics.ru Git - kernel.git/commit
docs: lp855x-driver.txt: convert to ReST and move to kernel-api
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sun, 14 Apr 2019 11:03:23 +0000 (08:03 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:23 +0000 (09:20 -0300)
commitc957cfaa926417689466abc4a12aa4fb06109506
treed4b84e83d1c452ad04211f7b21f7f4f762e5b0a6
parent525d503a58551394b5be52c7993c768018bdff3a
docs: lp855x-driver.txt: convert to ReST and move to kernel-api

This small file seems to be an attempt to start documenting
backlight drivers.

It contains descriptions of the controls for the driver
with could sound as an somewhat user-faced description, but
it's main focus is to describe, instead, the data that should
be passed via platform data and some driver-specific stuff.

While this is not part of the driver-api book, mark it as
:orphan:, in order to avoid build warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/backlight/lp855x-driver.rst [new file with mode: 0644]
Documentation/backlight/lp855x-driver.txt [deleted file]
MAINTAINERS