forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/sound/soc/generic/simple-card.c
....@@ -410,6 +410,7 @@
410410
411411 if (ret < 0) {
412412 of_node_put(codec);
413
+ of_node_put(plat);
413414 of_node_put(np);
414415 goto error;
415416 }