Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components | Ben Dooks | 2007-02-11 |
| | | | | | | | | | | | | The following patch and script moves the arch/arm/mach-s3c2410 directory into arch/arm/plat-s3c24xx for the generic core code and inti arch/arm/mach-s3c{cpu} for the cpu/machine support files Include directory include/asm-arm/plat-s3c24xx is added for the core include files. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.c | Ben Dooks | 2006-09-25 |
Seperate the IRQ power management code out of the pm.c file, and add it to the relevant system class devices. Also make the suspend and resume code take notice of the fact these registers can be moved by compile time code. Add fix from Ilya Yanok to also save the INTSUBMSK over sleep. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |