From: Ralf Baechle Date: Wed, 17 Oct 2007 06:30:18 +0000 (-0700) Subject: Fix wrong filename reference in drivers-testing.txt X-Git-Tag: v2.6.24-rc1~597 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e3c3ac9db432fbdd2da92ce0f12d7912706c689;p=platform%2Fupstream%2Fkernel-adaptation-pc.git Fix wrong filename reference in drivers-testing.txt Signed-off-by: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- 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