qdsp5: audio: Release wake_lock resources at exit

Wake_lock resources acquired during module init are not
released during exit. This leads to corruption in list
maintained by wake_lock driver and cause crash.
Release the resources before exiting the module.

CRs-Fixed: 405797
Change-Id: I6340fff390af677c47c59264e01f6cd723fea357
Signed-off-by: Chaithanya Krishna Bacharaju <chaithan@codeaurora.org>
1 file changed