[ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c
authorBen Dooks <ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:10 +0000 (00:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Sun, 8 Mar 2009 12:35:25 +0000 (12:35 +0000)
commit65fa22b73f95c481db125ba9a34de1553c638548
tree2066f32f59ccb15f8b28037108789671276a134d
parent840eeeb880e03927588e0e971cb426441795ff14
[ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c

Split the PM code out of arch/arm/plat-s3c24xx/irq.c to
remove some of the #ifdefs being used. Also fix a couple
of places where the absecnce of a function was redefined
to the same thing.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c24xx/Makefile
arch/arm/plat-s3c24xx/include/plat/irq.h
arch/arm/plat-s3c24xx/irq-pm.c [new file with mode: 0644]
arch/arm/plat-s3c24xx/irq.c