summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/common.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: mach-clps711x: move special idle code out of lineNicolas Pitre2012-01-201-0/+16
| | | | | | ... and hook it to arm_pm_idle. Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
* ARM: restart: clps711x: use new restart hookRussell King2012-01-051-0/+5
| | | | | | | Hook these platforms restart code into the new restart hook rather than using arch_reset(). Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: clps711x: consolidate irq/mm/time code into a single fileRussell King2011-11-171-0/+222
The separate files for clps711x which contain maybe one or two data structures or functions is an inefficient use of files, and encourages further small files as other changes happen. Collapse down these into a single core.c file. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud