mirror of https://github.com/torvalds/linux.git
When port partner responds "Not supported" to the DiscIdentity command,
VDM state machine can remain in NVDM_STATE_ERR_TMOUT and this causes
querying sink cap to be skipped indefinitely. Hence check for
vdm_sm_running instead of checking for VDM_STATE_DONE.
Fixes:
|
||
|---|---|---|
| .. | ||
| altmodes | ||
| mux | ||
| tcpm | ||
| ucsi | ||
| Kconfig | ||
| Makefile | ||
| bus.c | ||
| bus.h | ||
| class.c | ||
| hd3ss3220.c | ||
| mux.c | ||
| qcom-pmic-typec.c | ||
| stusb160x.c | ||
| tps6598x.c | ||