commit | d41673b941f2d3fdda62930f0e3eabb3aa0ccb2b | [log] [tgz] |
---|---|---|
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | Fri Jun 14 15:24:12 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jun 25 08:08:59 2019 +0300 |
tree | b2298b45b3814f1093c56738ae84667226ad49af | |
parent | e1cc056c92f9ee64e7031c614fe85654c3b72dbe [diff] |
rtw88: power on again if it was already on We could fail to power on because it was already on. If the return value is -EALREADY, power off and then power on again to turn on the hardware as expected. Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>