[ARM] S3C: Make IRQ_EINT sleep control common
authorBen Dooks <ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:12 +0000 (00:24 +0000)
committerBen 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