]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: Few constifications (mostly arguments)
authorMark Brown <broonie@kernel.org>
Sun, 23 Jun 2024 12:13:00 +0000 (13:13 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 23 Jun 2024 12:13:00 +0000 (13:13 +0100)
commit86a37eb60ba1f17cae8ac006d0de1a6091e5ba31
treee00f09eac24fbfdfffa196c10f760fbc4ba68e7e
parentd6bb39fe4fa077883a409f6eaca569ce61a28a94
parentde267e7a6ea8e6fa29af2287adfc9fc9d87e6dc9
ASoC: Few constifications (mostly arguments)

Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:

Make few pointers in ASoC functions as pointers to const, so the code is
clearer to read, a bit safer and allows further constifications (e.g.
placing some data as rodata).
include/sound/soc-dai.h
sound/soc/codecs/wcd9335.c
sound/soc/codecs/wcd934x.c
sound/soc/soc-utils.c