git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5fe85
)
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
author
Kevin Hilman
<khilman@ti.com>
Sun, 26 Jun 2011 23:01:07 +0000
(
01:01
+0200)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Fri, 15 Jul 2011 21:58:19 +0000
(23:58 +0200)
Some platforms wish to implement their PM core suspend code as
modules. To do so, these functions need to be exported to modules.
[rjw: Replaced EXPORT_SYMBOL with EXPORT_SYMBOL_GPL]
Reported-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found