qcacmn: Resume fastpath DP in correct place for runtime PM
Fastpath DP should be resumed after WOW is disabled from FW. Move it to correct place. Change-Id: I9108ee4393cc4ee5f8a232c3de14d68b47aa760e CRs-fixed: 2023358
This commit is contained in:

zatwierdzone przez
Sandeep Puligilla

rodzic
9f174c6e2f
commit
9c6f84da99
@@ -2009,6 +2009,8 @@ void htc_kick_queues(void *context)
|
||||
|
||||
htc_try_send(target, endpoint, NULL);
|
||||
}
|
||||
|
||||
hif_fastpath_resume(target->hif_dev);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user