projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
72456c2
1ea63f2
)
ASoC: clarify Codec2Codec params
author
Mark Brown
<broonie@kernel.org>
Wed, 5 Apr 2023 15:35:09 +0000
(16:35 +0100)
committer
Mark Brown
<broonie@kernel.org>
Wed, 5 Apr 2023 15:35:09 +0000
(16:35 +0100)
Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
ASoC is supporting Codec2Codec, but its parameter name is
"params" and "num_params" which are very unclear naming.
This patch-set clarifies it by replacing to c2c_params / num_c2c_params.
Trivial merge