forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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 }