diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-26 14:51:12 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-07-31 21:25:15 +0200 |
commit | eaf7b46083a7e341a23ab3d6042e0ccc115b0914 (patch) | |
tree | 86decb170d9376fca00dc22dcccd499465cd4aa7 /Documentation/driver-api/index.rst | |
parent | Documentation: coresight: convert txt to rst (diff) | |
download | linux-eaf7b46083a7e341a23ab3d6042e0ccc115b0914.tar.xz linux-eaf7b46083a7e341a23ab3d6042e0ccc115b0914.zip |
docs: thermal: add it to the driver API
The file contents mostly describes driver internals.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api/index.rst')
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index d12a80f386a6..37ac052ded85 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -65,6 +65,7 @@ available subsections can be seen below. dmaengine/index slimbus soundwire/index + thermal/index fpga/index acpi/index backlight/lp855x-driver.rst |