Merge "ipc : gpr-lite: set dsp state to GPR_SUBSYS_LOADED"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
c3de8cfaa8
@@ -555,6 +555,10 @@ static int gpr_probe(struct rpmsg_device *rpdev)
|
||||
dev_info(dev, "%s: gpr-lite probe success\n",
|
||||
__func__);
|
||||
|
||||
#ifndef CONFIG_MSM_QDSP6_PDR
|
||||
gpr_set_q6_state(GPR_SUBSYS_LOADED);
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user