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:
11443ec
)
pm: include EIO from errno-base.h
author
David Rientjes
<rientjes@google.com>
Mon, 30 Apr 2007 22:09:56 +0000
(15:09 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 30 Apr 2007 23:40:41 +0000
(16:40 -0700)
For backwards compatibility, call_platform_enable_wakeup() can return 0
instead of -EIO since we aren't guaranteed to have errno defined.
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: David Rientjes <rientjes@google.com>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found