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:
521a4a2
)
wl12xx: schedule recovery on command timeout
author
Arik Nemtsov
<arik@wizery.com>
Mon, 18 Apr 2011 11:15:23 +0000
(14:15 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 2 May 2011 07:31:03 +0000
(10:31 +0300)
We use a long timeout (2 seconds) when sending commands to the FW.
When a command times out, it means the FW is stuck, and we should
commence recovery.
This should make recovery times shorter as we'll recover on the first
timeout indication.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found