Added comment to daemon wait mechanism
Added comment to fastrpc_check_pd_status for daemons to wait before audio or sensors PD is up. Change-Id: I2d908cbf4b642386aec97ef1afe38b6af572d9a5 Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
b53b19bf75
commit
4dc57d62a5
@@ -6177,6 +6177,7 @@ bail:
|
||||
return err;
|
||||
}
|
||||
|
||||
/* Wait for PD to be up before audio or sensors daemons try connecting */
|
||||
static int fastrpc_check_pd_status(struct fastrpc_file *fl, char *sloc_name)
|
||||
{
|
||||
int err = 0, session = -1, cid = -1;
|
||||
|
Reference in New Issue
Block a user