Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"
This reverts commit
b67c4ffe13bc912f6722847dc3d146c631bf0846.
As reported by Chris, both commits
b67c4ff "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"
539af69 "ARM: rockchip: disable dapswjdp during suspend"
actually fix the same issue and
b67c4ff is the older one, which got
superseded by
539af69. Therefore revert the obsolete one again.
Reported-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>