projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b399dc7
1263cc0
)
ASoC: Merge up fixes
author
Mark Brown
<broonie@kernel.org>
Tue, 12 Sep 2023 17:41:21 +0000
(18:41 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 12 Sep 2023 17:41:21 +0000
(18:41 +0100)
For the benefit of CI.
1
2
sound/soc/sh/rcar/core.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
sound/soc/sh/rcar/core.c
index 7552fa0a2578d07ae5b474d8dd8feaf10b74baf1,1bd7114c472a8bb8c9032a599b0da385710ee820..b30e78cd747804e4c8d3794843988b4eb4bfe569
---
1
/
sound/soc/sh/rcar/core.c
---
2
/
sound/soc/sh/rcar/core.c
+++ b/
sound/soc/sh/rcar/core.c
@@@
-1302,6
-1302,8
+1302,7
@@@
audio_graph
i++;
if (i >= RSND_MAX_COMPONENT) {
dev_info(dev, "reach to max component\n");
- of_node_put(node);
+ of_node_put(ports);
break;
}
}