From: Mark Brown Date: Sun, 23 Jun 2024 12:13:00 +0000 (+0100) Subject: ASoC: Few constifications (mostly arguments) X-Git-Tag: v6.11-rc1~108^2~6^2~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86a37eb60ba1f17cae8ac006d0de1a6091e5ba31;p=thirdparty%2Fkernel%2Flinux.git ASoC: Few constifications (mostly arguments) Merge series from Krzysztof Kozlowski : 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). --- 86a37eb60ba1f17cae8ac006d0de1a6091e5ba31