PM: Fix references to basic-pm-debugging.txt in drivers-testing.txt
basic-pm-debugging.txt is located in Documentation/power/ not Documents/power/. Change the references in Documentation/power/drivers-testing.txt to reflect the location. Signed-off-by: Jon Mason <jon.mason@exar.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
This commit is contained in:
committed by
Rafael J. Wysocki
parent
c7b61de5b7
commit
7ac4dcabdb
@@ -23,10 +23,10 @@ Once you have resolved the suspend/resume-related problems with your test system
|
|||||||
without the new driver, you are ready to test it:
|
without the new driver, you are ready to test it:
|
||||||
|
|
||||||
a) Build the driver as a module, load it and try the test modes of hibernation
|
a) Build the driver as a module, load it and try the test modes of hibernation
|
||||||
(see: Documents/power/basic-pm-debugging.txt, 1).
|
(see: Documentation/power/basic-pm-debugging.txt, 1).
|
||||||
|
|
||||||
b) Load the driver and attempt to hibernate in the "reboot", "shutdown" and
|
b) Load the driver and attempt to hibernate in the "reboot", "shutdown" and
|
||||||
"platform" modes (see: Documents/power/basic-pm-debugging.txt, 1).
|
"platform" modes (see: Documentation/power/basic-pm-debugging.txt, 1).
|
||||||
|
|
||||||
c) Compile the driver directly into the kernel and try the test modes of
|
c) Compile the driver directly into the kernel and try the test modes of
|
||||||
hibernation.
|
hibernation.
|
||||||
@@ -34,12 +34,12 @@ c) Compile the driver directly into the kernel and try the test modes of
|
|||||||
d) Attempt to hibernate with the driver compiled directly into the kernel
|
d) Attempt to hibernate with the driver compiled directly into the kernel
|
||||||
in the "reboot", "shutdown" and "platform" modes.
|
in the "reboot", "shutdown" and "platform" modes.
|
||||||
|
|
||||||
e) Try the test modes of suspend (see: Documents/power/basic-pm-debugging.txt,
|
e) Try the test modes of suspend (see: Documentation/power/basic-pm-debugging.txt,
|
||||||
2). [As far as the STR tests are concerned, it should not matter whether or
|
2). [As far as the STR tests are concerned, it should not matter whether or
|
||||||
not the driver is built as a module.]
|
not the driver is built as a module.]
|
||||||
|
|
||||||
f) Attempt to suspend to RAM using the s2ram tool with the driver loaded
|
f) Attempt to suspend to RAM using the s2ram tool with the driver loaded
|
||||||
(see: Documents/power/basic-pm-debugging.txt, 2).
|
(see: Documentation/power/basic-pm-debugging.txt, 2).
|
||||||
|
|
||||||
Each of the above tests should be repeated several times and the STD tests
|
Each of the above tests should be repeated several times and the STD tests
|
||||||
should be mixed with the STR tests. If any of them fails, the driver cannot be
|
should be mixed with the STR tests. If any of them fails, the driver cannot be
|
||||||
|
Reference in New Issue
Block a user