hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/driver-api/pm/notifiers.rst
....@@ -1,10 +1,14 @@
1
+.. SPDX-License-Identifier: GPL-2.0
2
+.. include:: <isonum.txt>
3
+
14 =============================
25 Suspend/Hibernation Notifiers
36 =============================
47
5
-::
8
+:Copyright: |copy| 2016 Intel Corporation
69
7
- Copyright (c) 2016 Intel Corp., Rafael J. Wysocki <rafael.j.wysocki@intel.com>
10
+:Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
11
+
812
913 There are some operations that subsystems or drivers may want to carry out
1014 before hibernation/suspend or after restore/resume, but they require the system