commit | f6fbeccd3e513c23de9cd8562f2b2e78d4d17912 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Wed Jan 11 09:42:42 2012 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Wed Feb 15 08:38:28 2012 +0200 |
tree | c41af20823ef8da406e058328f49f6502a79f9b7 | |
parent | 46b0cc9ffce356fbcb2135219a3ed8500714a9e4 [diff] |
wl12xx: cancel delayed elp work and clear flags when stopping PLT 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>