commit | e027446667b5e848c5dc8f34b102173bd06e5739 | [log] [tgz] |
---|---|---|
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | Fri Jun 14 15:24:10 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jun 25 08:08:57 2019 +0300 |
tree | 5a902cffe2feb946cb0a6a800400c8ed748ca137 | |
parent | f859e71f9615d7706bbd9ebd089dbc5bc303b483 [diff] |
rtw88: 8822c: disable rx clock gating before counter reset Driver Could fail to reset counter if rx clock gating is not disabled. So we need to disable rx clock gating before resetting counters. Otherwise counters may increase unexpected. Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>