604c75893a
In case of error, the function device_get_named_child_node() returns
NULL pointer not ERR_PTR(). The IS_ERR() test in the return value check
should be replaced with NULL test.
Fixes:
|
||
---|---|---|
.. | ||
altmodes | ||
mux | ||
tcpm | ||
ucsi | ||
bus.c | ||
bus.h | ||
class.c | ||
hd3ss3220.c | ||
Kconfig | ||
Makefile | ||
mux.c | ||
qcom-pmic-typec.c | ||
stusb160x.c | ||
tps6598x_trace.h | ||
tps6598x.c | ||
tps6598x.h |