1
0

touch: device exit TWM probe fail

When device exit TWM mode, poweron init wait for
reset timeout, casue probe fail, add probe retry.

Change-Id: I2b323eb57cd04bfcc64f136a389b0af49f8b0162
Signed-off-by: Sayantan Majumder <quic_smajumde@quicinc.com>
Este cometimento está contido em:
Zhenbin Tan
2022-01-18 16:19:27 +08:00
cometido por Gerrit - the friendly Code Review server
ascendente 78f5b6be0d
cometimento 34a4271847

Ver ficheiro

@@ -17791,6 +17791,7 @@ int pt_probe(const struct pt_bus_ops *ops, struct device *dev,
pt_debug(cd->dev, DL_ERROR,
"%s: Enumeration Failed r=%d\n", __func__, rc);
/* For PtSBC don't error out, allow TTDL to stay up */
rc = -EPROBE_DEFER;
goto error_after_startup;
}
/* Suspend scanning until probe is complete to avoid asyc touches */