thermal: Move ABI documentation to Documentation/ABI
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 7 Oct 2021 08:25:46 +0000 (10:25 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 7 Oct 2021 17:25:47 +0000 (19:25 +0200)
commit80da1b508f294f6b3a3b37048a25d6d16c417848
tree169e4491add5c98d432df504189316b618ddd246
parent9e1ff307c779ce1f0f810c7ecce3d95bbae40896
thermal: Move ABI documentation to Documentation/ABI

The thermal ABI and the internal development details are described in:

Documentation/driver-api/thermal/sysfs-api.rst

Move the sysfs ABI description to Documentation/ABI, ensuring that
scripts/get_abi.pl will properly parse it.

While here, also update the thermal record in MAINTAINERS to point to
the documentation.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
[ rjw: Changelog end subject edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/ABI/testing/sysfs-class-thermal [new file with mode: 0644]
Documentation/driver-api/thermal/sysfs-api.rst
MAINTAINERS