diff options
author | 2024-04-29 13:48:47 +0200 | |
---|---|---|
committer | 2024-05-07 00:00:21 +0900 | |
commit | ed90156037659473ee95eafe3f72d8498e5384ff (patch) | |
tree | c659181df1228bdb22b808595e1940a914cafe92 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ASoC: qcom: Constify static snd_pcm_hardware (diff) | |
download | wireguard-linux-ed90156037659473ee95eafe3f72d8498e5384ff.tar.xz wireguard-linux-ed90156037659473ee95eafe3f72d8498e5384ff.zip |
ASoC: fsl: Constify static snd_pcm_hardware
Static 'struct snd_pcm_hardware' is not modified by the driver and its
copy is passed to the core, so it can be made const for increased code
safety.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240429-n-asoc-const-snd-pcm-hardware-v1-2-c6ce60989834@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions