From a74f358300755594610cdb702675a1fb0e37835d Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 16 Oct 2007 23:30:18 -0700 Subject: [PATCH] --- yaml --- r: 70703 b: refs/heads/master c: 5e3c3ac9db432fbdd2da92ce0f12d7912706c689 h: refs/heads/master i: 70701: 933031b85d96a0520b4245bf912b4029d15e8b83 70699: 94e900edff81abecefeb8f8f9715b4fa8d294cfa 70695: 8bc116fdb942a9fd41d70b8b636413dde572851d 70687: 4fb2f7db482b0904e4755ef8e754dc2de0a4f920 v: v3 --- [refs] | 2 +- trunk/Documentation/power/drivers-testing.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 7d2b346d16eb..53666c6e2989 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 315e28c8d61560e90c7d9c7c56c1b661187ab307 +refs/heads/master: 5e3c3ac9db432fbdd2da92ce0f12d7912706c689 diff --git a/trunk/Documentation/power/drivers-testing.txt b/trunk/Documentation/power/drivers-testing.txt index 33016c2f18dd..e4bdcaee24e4 100644 --- a/trunk/Documentation/power/drivers-testing.txt +++ b/trunk/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