commit | 3ba23ea33f93a40559b03c8895c45ce9ab5c4b3c | [log] [tgz] |
---|---|---|
author | Govind Singh <govinds@codeaurora.org> | Thu May 26 18:57:46 2016 +0530 |
committer | Vishwajith Upendra <vishwaji@codeaurora.org> | Mon Aug 01 23:42:25 2016 -0700 |
tree | 182792b2cb8b38987c7ea0084bacc4239b2ad3c8 | |
parent | 33b954056b8caa05d37337574b934600bca5a5a6 [diff] |
qcacmn: Remove unnecessary locking during WMI detach HOST driver unload sequence does following 1) Kill WLAN tasklet 2) Disable CE interrupts 3) Flush WMI RX work Hence its unncessory to acquire eventq_lock as no one will be using the shared resource during wmi detach. Change-Id: I5c549358aeefc460c794c35659915d3b966c7350 CRs-Fixed: 1021376