[ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm
authorBen Dooks <ben-linux@fluff.org>
Tue, 19 Sep 2006 08:51:32 +0000 (09:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 25 Sep 2006 09:25:30 +0000 (10:25 +0100)
commit0033a2f0d028400ad04588efbd5740c73f0eb740
tree16ea22f882eac68b61041dc7f3fdc13313fdfa7e
parent34348012d6b43eca5e241fe97381420d5758866c
[ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm

Remove the S3C2410 specific items out of the
core PM code. Add sysdev driver for all the
S3C24XX series that used the S3C2410 PM code.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2410/Makefile
arch/arm/mach-s3c2410/pm.c
arch/arm/mach-s3c2410/pm.h
arch/arm/mach-s3c2410/s3c2410-pm.c [new file with mode: 0644]
arch/arm/mach-s3c2410/s3c2410-sleep.S [new file with mode: 0644]
arch/arm/mach-s3c2410/sleep.S
This page took 0.026031 seconds and 5 git commands to generate.