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:
770824b
)
PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix
author
Ingo Molnar
<mingo@elte.hu>
Sun, 22 Feb 2009 21:07:03 +0000
(22:07 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 22 Feb 2009 21:09:33 +0000
(22:09 +0100)
Impact: module build fix
Fix:
ERROR: "sysdev_resume" [arch/x86/kernel/apm.ko] undefined!
ERROR: "sysdev_suspend" [arch/x86/kernel/apm.ko] undefined!
As these APIs are now used by the APM driver, which can be built
as a module.
Also fix a few extra (and inconsistent) newlines in comment blocks
preceding these functions.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/base/sys.c
patch
|
blob
|
history
diff --cc
drivers/base/sys.c
Simple merge