commit | 216a18367a4b287a9fa2bfeae9f22cbc344772b8 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Apr 23 19:30:04 2014 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Apr 24 09:20:58 2014 +0300 |
tree | f3e8ce4cdf36a441a51f49a587e869a93864b7da | |
parent | 7710cd2e240f507ec70897258b945c30e2ccb83a [diff] |
ath10k: skip suspending when recovering It doesn't make much sense to even try suspending the device when recovering. Recovering means the device is unresponsive and waiting for suspend procedure means taking a 3 second timeout waiting for tx credits. This speeds up firmware recovery significantly. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>