forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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 }