1
0

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>
Este cometimento está contido em:
Anirudh Raghavendra
2022-11-10 11:34:48 -08:00
cometido por Gerrit - the friendly Code Review server
ascendente b53b19bf75
cometimento 4dc57d62a5

Ver ficheiro

@@ -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;