Documentation: PM: Fix runtime_pm.rst markdown syntax
authorYiwei Lin <s921975628@gmail.com>
Sun, 25 Feb 2024 13:00:57 +0000 (21:00 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 29 Feb 2024 19:16:03 +0000 (20:16 +0100)
The '7. Generic subsystem callbacks' should be a section title, but
the markdown syntax is not adequate now.

Fix it so the chapter can be linked at docs.kernel.org correctly.

Signed-off-by: Yiwei Lin <s921975628@gmail.com>
[ rjw: Changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/power/runtime_pm.rst

index 6fa50e4f87ceac0ab0bc2f76ead589da6a120533..5c4e730f38d05eee36baed827a7d0ed69bf210ff 100644 (file)
@@ -734,6 +734,7 @@ out the following operations:
     for it, respectively.
 
 7. Generic subsystem callbacks
+==============================
 
 Subsystems may wish to conserve code space by using the set of generic power
 management callbacks provided by the PM core, defined in