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