]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit56b34426888d35b3b6367c216bbfb17b82b4f0ac
tree435ec8f8856f222a95dd7c83ace6c01806ba8e5b
parent7299a40918e15d5f9b4bc7fcb02163c335d92e43
[ARM] S3C: Make IRQ_EINT sleep control common

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>
arch/arm/mach-s3c2410/include/mach/irqs.h
arch/arm/mach-s3c24a0/include/mach/irqs.h
arch/arm/plat-s3c/include/plat/pm.h
arch/arm/plat-s3c/pm.c
arch/arm/plat-s3c24xx/include/plat/irq.h
arch/arm/plat-s3c24xx/irq-pm.c