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:
46b0cc9
)
wl12xx: cancel delayed elp work and clear flags when stopping PLT
author
Luciano Coelho
<coelho@ti.com>
Wed, 11 Jan 2012 07:42:42 +0000
(09:42 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Wed, 15 Feb 2012 06:38:28 +0000
(08:38 +0200)
In some cases a race condition can happen if we don't cancel any
pending ELP work before stopping PLT. With this commit we cancel ELP
work and clear the wl->flags bitmask. Also clean up the wl elements
after powering off.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found