diff options
author | Scott Wood <scottwood@freescale.com> | 2010-05-27 17:35:12 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-04-12 06:29:21 -0500 |
commit | d51ad91535b75c043f074f093ef913fe20ff2b5e (patch) | |
tree | 03a632f5a0d51434a38180081bf9dfd68bc77dcd /kernel/range.c | |
parent | 11ed0db9f6c7811233632d2ab79c50c011b89902 (diff) | |
download | blackbird-op-linux-d51ad91535b75c043f074f093ef913fe20ff2b5e.tar.gz blackbird-op-linux-d51ad91535b75c043f074f093ef913fe20ff2b5e.zip |
powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE
e500mc does not support the HID0/MSR mechanism that is used by e500_idle
(and there are also issues with waking on certain types of interrupts).
Further, even if napping is never actually enabled, just having
CPU_FTR_CAN_NAP will cause machine_init() to overwrite the board's supplied
ppc_md.power_save().
We drop CPU_FTR_MAYBE_CAN_DOZE becuase we should use 'wait' instead on
e500mc.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'kernel/range.c')
0 files changed, 0 insertions, 0 deletions