aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/idle.c
Commit message (Collapse)AuthorAge
* sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-02
| | | | | | | | cpuidle wants ARCH_HAS_DEFAULT_IDLE defined in order to use the default idle loop. So, make it accessible and enable it for all sh machines. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt2008-12-22
Signed-off-by: Paul Mundt <lethal@linux-sh.org>