]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] S3C: Move PM support functions to common location
authorBen Dooks <ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:06 +0000 (00:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Sun, 8 Mar 2009 12:23:51 +0000 (12:23 +0000)
commit6419711a164ba1304fa8fbb75ae9485455e04dcd
tree15fe79b0ffff33d253258b849f1b69ac4c2c3bbe
parenta3f66351b3cc89011e8a34068c245b413ce696d6
[ARM] S3C: Move PM support functions to common location

Start moving the PM code by moving all the common support functions
to a common location in arch/arm/plat-s3c. With the move we rename
the functions from s3cxxx_ to s3c_ to fit the new location.

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