commit | 725b82775e7901dc92afaddfa45683934e75c33e | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Thu Jun 21 18:10:52 2012 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Sat Jun 23 09:32:33 2012 +0300 |
tree | 183dd3e6357b63df0e0a1d804d66e4f2299615b9 | |
parent | b5b45b3cbd56162d9612dd76529d7ad9f6be9a56 [diff] |
wlcore: prevent recovery in the middle of resume Take the mutex early in the resume handler and use the locked version of the IRQ routine. This ensures any recoveries queued will only take place after resume has fully completed. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>