drivers/base/power/trace.c
0 → 100644
+228
−0
include/linux/resume-trace.h
0 → 100644
+30
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Considering that there isn't a lot of hw we can depend on during resume,
this is about as good as it gets.
This is x86-only for now, although the basic concept (and most of the
code) will certainly work on almost any platform.
Signed-off-by:
Linus Torvalds <torvalds@osdl.org>