aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
diff options
context:
space:
mode:
authorFederico Vaga <federico.vaga@vaga.pv.it>2018-11-21 01:35:19 +0100
committerJonathan Corbet <corbet@lwn.net>2018-12-06 10:21:19 -0700
commitf77af637f29da49193283e883a9b18406fb45d3d (patch)
tree44602d9f6cc417dda0432d4d5171e63162204f6e /Documentation/driver-api
parentdocs/core-api: make mm-api.rst more structured (diff)
downloadlinux-dev-f77af637f29da49193283e883a9b18406fb45d3d.tar.xz
linux-dev-f77af637f29da49193283e883a9b18406fb45d3d.zip
doc:process: add links where missing
Some documents are refering to others without links. With this patch I add those missing links. This patch affects only documents under process/ and labels where necessary. Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api')
-rw-r--r--Documentation/driver-api/pm/devices.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/driver-api/pm/devices.rst b/Documentation/driver-api/pm/devices.rst
index 1128705a5731..090c151aa86b 100644
--- a/Documentation/driver-api/pm/devices.rst
+++ b/Documentation/driver-api/pm/devices.rst
@@ -6,6 +6,8 @@
.. |struct wakeup_source| replace:: :c:type:`struct wakeup_source <wakeup_source>`
.. |struct device| replace:: :c:type:`struct device <device>`
+.. _driverapi_pm_devices:
+
==============================
Device Power Management Basics
==============================