commit | d3e20fd17d0b6891a3b6f598abad38da2ab6a70f | [log] [tgz] |
---|---|---|
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | Wed Oct 02 10:31:22 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Oct 02 07:33:44 2019 +0300 |
tree | 5e921f8d0282b3f587e7cdc304ba5e245deb7cdc | |
parent | 5235d63640c60ad5384310bd88ce0a6d8f87179e [diff] |
rtw88: LPS enter/leave should be protected by lock Protect LPS enter/leave routine with rtwdev->mutex. This helps to synchronize with driver's states correctly. Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>