diff options
author | 2010-06-11 01:52:35 +0000 | |
---|---|---|
committer | 2010-06-15 14:47:04 -0600 | |
commit | fb73538e10c7fc4823a56e97bba600c2f9294012 (patch) | |
tree | 4b3766db5c91161d90ae0a0a33fb6293f52109f7 /drivers/acpi/debug.c | |
parent | powerpc/5200: add lite5200 onboard I2C eeprom and flash (diff) | |
download | linux-dev-fb73538e10c7fc4823a56e97bba600c2f9294012.tar.xz linux-dev-fb73538e10c7fc4823a56e97bba600c2f9294012.zip |
powerpc/5200: fix oops during going to standby
When going to standby mode mpc code maps the whole soc5200 node
to access warious MBAR registers. However as of_iomap uses 'reg'
property of device node, only small part of MBAR is getting mapped.
Thus pm code gets oops when trying to access high parts of MBAR.
As a way to overcome this, make mpc52xx_pm_prepare() explicitly
map whole MBAR (0xc0000).
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions