Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-08 | [ARM] S3C: Make IRQ_EINT sleep control common | Ben Dooks | 1 | -0/+2 | |
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> | |||||
2008-12-16 | [ARM] S3C24A0: arch/arm/mach-s3c24a0/include/mach header files | Sandeep Patil | 1 | -0/+115 | |
Add initial arch/arm/mach-s3c24a0/include/mach header files for supporting Samsung S3C24A0 SoC. Signed-off-by: Sandeep Patil <sandeep.patil@azingo.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> |