wlcore: prevent recovery in the middle of resume
authorArik Nemtsov <arik@wizery.com>
Thu, 21 Jun 2012 15:10:52 +0000 (18:10 +0300)
committerLuciano Coelho <coelho@ti.com>
Sat, 23 Jun 2012 06:32:33 +0000 (09:32 +0300)
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>

No differences found