wcnss: avoid removing pm_qos request when already removed

Race condition is observed when removing pm_qos request to
avoid power collapse of BIMC.

Using Mutex lock to ensure proper synchronization in removing
pm_qos request and not remove request when already removed.

CRs-Fixed: 766358
Change-Id: I8976fec9d6f145e213a827894bb58aee23155971
Signed-off-by: Siddharth Bhal <sbhal@codeaurora.org>
1 file changed