cnss2: Synchronize bus suspend and resume
Bus suspend and resume functions are not re-entrant. Protect
them with mutex as multiple contexts can call these routines
and cause race condition.
Change-Id: Id6276b7fff21f595f403ebd9e15e9ef90bfdd024
CRs-Fixed: 2749241
Signed-off-by:
Mahesh Kumar Kalikot Veetil <mkalikot@codeaurora.org>
Loading
Please register or sign in to comment