diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-26 09:51:12 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-07-31 13:25:15 -0600 |
commit | eaf7b46083a7e341a23ab3d6042e0ccc115b0914 (patch) | |
tree | 86decb170d9376fca00dc22dcccd499465cd4aa7 /MAINTAINERS | |
parent | fe13225fdc3f7b79e2921869a13386f48b30bf79 (diff) | |
download | linux-eaf7b46083a7e341a23ab3d6042e0ccc115b0914.tar.gz |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7a07cda43592..6326445952f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15916,7 +15916,7 @@ M: Viresh Kumar <viresh.kumar@linaro.org> M: Javi Merino <javi.merino@kernel.org> L: linux-pm@vger.kernel.org S: Supported -F: Documentation/thermal/cpu-cooling-api.rst +F: Documentation/driver-api/thermal/cpu-cooling-api.rst F: drivers/thermal/cpu_cooling.c F: include/linux/cpu_cooling.h |