summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-10-17 06:30:18 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-17 15:43:00 (GMT)
commit5e3c3ac9db432fbdd2da92ce0f12d7912706c689 (patch)
treeda51b053d0d41338c4e23e3853cb26130e164134 /Documentation
parent315e28c8d61560e90c7d9c7c56c1b661187ab307 (diff)
downloadlinux-fsl-qoriq-5e3c3ac9db432fbdd2da92ce0f12d7912706c689.tar.xz
Fix wrong filename reference in drivers-testing.txt
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/power/drivers-testing.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/power/drivers-testing.txt b/Documentation/power/drivers-testing.txt
index 33016c2..e4bdcae 100644
--- a/Documentation/power/drivers-testing.txt
+++ b/Documentation/power/drivers-testing.txt
@@ -14,8 +14,8 @@ the machine's BIOS.
Of course, for this purpose the test system has to be known to suspend and
resume without the driver being tested. Thus, if possible, you should first
resolve all suspend/resume-related problems in the test system before you start
-testing the new driver. Please see Documents/power/basic-pm-debugging.txt for
-more information about the debugging of suspend/resume functionality.
+testing the new driver. Please see Documentation/power/basic-pm-debugging.txt
+for more information about the debugging of suspend/resume functionality.
2. Testing the driver