commit | 37ba5de2e731afbfe606d7192a8aeba625abdaba | [log] [tgz] |
---|---|---|
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | Wed Oct 02 10:31:23 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Oct 02 07:33:45 2019 +0300 |
tree | 087bc8b2ff6a9a95d0e4ec7870575cc6557c6170 | |
parent | d3e20fd17d0b6891a3b6f598abad38da2ab6a70f [diff] |
rtw88: leave PS state for dynamic mechanism Dynamic mechanism requires BB/RF working to adjust hardware settings. But PS state periodically turns off BB/RF, could lead to wrong setting. So leave PS state before DM to make sure it works. And then check if we can enter PS state again. Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>