Since os_if_psoc_trans_wait may sleep on a wait event if there is any active ongoing transition on driver, psoc or vdevs. Hence move the os_if_psoc_sync_lock(a spin lock bh) inside sync calback API for psoc look up such that spin lock is not held before starting the wait on event. os_if_psoc_sync lock is for psoc look up and not for wait and hence this fix makes locking fine granular as well. Change-Id: I0537604337a6b594be3e7dc34dc97b79d5987ad4 CRs-Fixed: 2433409 |
||
---|---|---|
.. | ||
inc | ||
src |