git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e817f0
)
ath6kl: Check wmi ready event status before validating abi version
author
Raja Mani
<rmani@qca.qualcomm.com>
Tue, 19 Mar 2013 04:18:35 +0000
(09:48 +0530)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Sat, 1 Jun 2013 12:08:46 +0000
(15:08 +0300)
There is no point to check firmware ABI version when the driver
fails to wait for WMI_READY event during the boot time.
For such failures, the driver should assume the firmware is not
booted and start doing cleanup.
Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found