projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1cc509e
522133d
)
ASoC: Simplify code with cleanup.h
author
Mark Brown
<broonie@kernel.org>
Mon, 8 Jul 2024 15:50:14 +0000
(16:50 +0100)
committer
Mark Brown
<broonie@kernel.org>
Mon, 8 Jul 2024 15:50:14 +0000
(16:50 +0100)
Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:
Allocate the memory with scoped/cleanup.h to reduce error handling
(simpler error paths) and make the code a bit smaller.
Trivial merge