rockchip/rk3399: Fix QOS save/restore
authorDerek Basehore <dbasehore@chromium.org>
Wed, 24 Jan 2018 00:02:27 +0000 (16:02 -0800)
committerDerek Basehore <dbasehore@chromium.org>
Wed, 24 Jan 2018 01:42:52 +0000 (17:42 -0800)
commitb2a0af1bff73c70eec09efa047e9ca20ce455077
tree6f17c969cd79fd0c6c61c88b72e1c8ed52d650b0
parent3580a497b52429f92f20451c3b05cb6fad507bbd
rockchip/rk3399: Fix QOS save/restore

The code was accidentally restoring the QOS on suspend and saving the
QOS on resume. This is the opposite of what we want.

Signed-off-by: Derek Basehore <dbasehore@chromium.org>
plat/rockchip/rk3399/drivers/pmu/pmu.c