Skip to content
Commit 0f99fed4 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix



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: default avatarIngo Molnar <mingo@elte.hu>
parent 770824bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment