18d76ac9a4
Suspend/resume ("echo mem > /sys/power/state") does not work with vanilla kernels -- the system does not suspend correctly and just hangs. This patch fixes this so suspend/resume works: 1) of_iomap does not map the whole 0xC000 of the MPC5200 immr so saving registers does not work. 2) PCI registers need to be saved and restored. Signed-off-by: Tim Yamin <plasm@roo.me.uk> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |
||
---|---|---|
.. | ||
efika.c | ||
Kconfig | ||
lite5200.c | ||
lite5200_pm.c | ||
lite5200_sleep.S | ||
Makefile | ||
mpc52xx_common.c | ||
mpc52xx_gpio.c | ||
mpc52xx_pci.c | ||
mpc52xx_pic.c | ||
mpc52xx_pic.h | ||
mpc52xx_pm.c | ||
mpc52xx_sleep.S | ||
mpc5200_simple.c |