diff options
Diffstat (limited to 'include/linux/pm.h')
-rw-r--r-- | include/linux/pm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pm.h b/include/linux/pm.h index 06eb353182ab..efa67b2dfee9 100644 --- a/include/linux/pm.h +++ b/include/linux/pm.h | |||
@@ -258,7 +258,7 @@ typedef struct pm_message { | |||
258 | * example, if it detects that a child was unplugged while the system was | 258 | * example, if it detects that a child was unplugged while the system was |
259 | * asleep). | 259 | * asleep). |
260 | * | 260 | * |
261 | * Refer to Documentation/power/devices.txt for more information about the role | 261 | * Refer to Documentation/power/admin-guide/devices.rst for more information about the role |
262 | * of the above callbacks in the system suspend process. | 262 | * of the above callbacks in the system suspend process. |
263 | * | 263 | * |
264 | * There also are callbacks related to runtime power management of devices. | 264 | * There also are callbacks related to runtime power management of devices. |