hal: fix race condition between sthal and ahal
When SSR happens the callbacks between sthal and ahal are called within each context aquiring the locks resulting in race condition. Fixed by removing lock before calling the sthal callback. Change-Id: I6cd88d25758f9c0a6ca39141df6629e2f8b6c0c5
Loading
Please register or sign in to comment