diff options
author | Magnus Damm <damm@opensource.se> | 2012-07-11 22:54:05 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2012-07-11 22:54:05 +0200 |
commit | a1ee61b8f4b56e5e6ced16b83d5098e0f4238a45 (patch) | |
tree | 22c0ea6accb88a363d2b1b7ce7b7d59e6aa3d1ad /arch/arm/mach-shmobile/pm-sh7372.c | |
parent | ARM: shmobile: sh7372: completely switch over to using pm-rmobile API (diff) | |
download | linux-a1ee61b8f4b56e5e6ced16b83d5098e0f4238a45.tar.xz linux-a1ee61b8f4b56e5e6ced16b83d5098e0f4238a45.zip |
ARM: shmobile: Take cpuidle dependencies into account correctly
The sh7372's cpuidle code uses cpu_suspend() and cpu_resume() in
its implementation of the .enter() callback for deeper C-states, so
make ARCH_SH7372 select ARM_CPU_SUSPEND if CPU_IDLE is set to satisfy
all of the build dependencies (it has to be selected for CONFIG_PM
as well for the system suspend handling).
[rjw: Added the subject and changelog.]
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-shmobile/pm-sh7372.c')
0 files changed, 0 insertions, 0 deletions