mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
03026197bb
typec_register_altmode() misses to call altmode_id_remove() in an error
path. Add the missed function call to fix it.
Fixes:
|
||
---|---|---|
.. | ||
altmodes | ||
mux | ||
tcpm | ||
tipd | ||
ucsi | ||
bus.c | ||
bus.h | ||
class.c | ||
class.h | ||
hd3ss3220.c | ||
Kconfig | ||
Makefile | ||
mux.c | ||
mux.h | ||
port-mapper.c | ||
qcom-pmic-typec.c | ||
stusb160x.c |