diff options
author | Doug Anderson <dianders@chromium.org> | 2015-05-20 23:34:08 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-07-06 01:46:59 +0300 |
commit | 33939403112791866da6b64875385fa1b7d9865a (patch) | |
tree | 4dbadaf97c6b6f3c438595d7c87263fa582e62e1 /arch/mips/pnx833x | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff) | |
download | linux-33939403112791866da6b64875385fa1b7d9865a.tar.xz |
ARM: rockchip: restore dapswjdp after suspend
In the commit (0ea001d ARM: rockchip: disable dapswjdp during suspend)
we made the assumption that we didn't need to restore dapswjdp after
suspend because "the MASKROM will enable it back".
It turns out that's not a safe assumption. In some cases (pending
interrupts) it's possible that the WFI might act as a no-op and the
MaskROM will never run. Since we're changing the bit, we should
restore it ourselves.
Signed-off-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/mips/pnx833x')
0 files changed, 0 insertions, 0 deletions