lkml.org 
[lkml]   [2004]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Export pm_suspend
Allow modules to request system suspend via the in-kernel interface, if
desired.

--- linux-2.6.7-rc3-orig/kernel/power/main.c 2004-06-09 12:30:50.000000000 -0700
+++ linux-2.6.7-rc3-pm/kernel/power/main.c 2004-06-15 17:08:43.321439984 -0700
@@ -257,3 +257,5 @@
}

core_initcall(pm_init);
+
+EXPORT_SYMBOL(pm_suspend);

From: Dmitry Vorobiev <dvorobiev@ru.mvista.com>
Signed-off-by: Todd Poynor <tpoynor@mvista.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [W:0.037 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site