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:
7299a40
)
[ARM] S3C: Make IRQ_EINT sleep control common
author
Ben Dooks
<ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:12 +0000
(
00:24
+0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Sun, 8 Mar 2009 12:35:36 +0000
(12:35 +0000)
Move the IRQ_EINT sleep control to be available to all
s3c impelmentations. Since s3c_irqext_wake is not large,
place it in arch/arm/plat-s3c/pm.c as adding it to a new
file would be a waste of compile time.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found