commit | 9b7a1a68318d02eca21de2716eb053873180eb19 | [log] [tgz] |
---|---|---|
author | Derek Basehore <dbasehore@chromium.org> | Tue Jan 23 16:02:27 2018 -0800 |
committer | Derek Basehore <dbasehore@chromium.org> | Tue Jan 23 17:42:52 2018 -0800 |
tree | 6f17c969cd79fd0c6c61c88b72e1c8ed52d650b0 | |
parent | 45bcb6e742578471b9742d10c3c46d0ab23c3210 [diff] |
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>