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)
commite65095686441e724e5c64bf065d66e189048b4d5
tree60a5182f93ebae17ecfa421028a98ff0ff45240f
parent015abee404760249a5c968b9ce29216b94b8ced1
Documentation: PM: Fix runtime_pm.rst markdown syntax

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