Skip to content
Snippets Groups Projects
Commit 698bceab authored by Boxiang Pan's avatar Boxiang Pan Committed by Vineeta Srivastava
Browse files

msm: ipa: use bitmap for wakelock ref_count


Current wakelock ref_count is shared with all
the clients. There is a possibility that each
client could increase wakelock ref_count by
accident. Change the wakelock ref_count to bitmap
so each client can only update its own bit once.

Change-Id: I87f47cf54dc34a76dc2c4a537108f9be7b6bdba8
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
Signed-off-by: default avatarBoxiang Pan <bopan@codeaurora.org>
parent 217e4c45
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment