forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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