commit | 7710cd2e240f507ec70897258b945c30e2ccb83a | [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:50 2014 +0300 |
tree | 0c6da342130a123f27ee8336b05e2b0b21d0b8d1 | |
parent | 6a4f6e1d295f4aa2e26056a859b76ccc769e75a5 [diff] |
ath10k: don't wait for device init if it crashed When warm resetting it's possible for device to crash during initialization. Instead of waiting 3 seconds just return failure as soon as FW_IND_EVENT_PENDING is set. This speeds up device bootup and recovery in some cases. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>