diff options
author | 2024-04-29 13:48:49 +0200 | |
---|---|---|
committer | 2024-05-07 00:00:22 +0900 | |
commit | 74a15fabd271d0fd82ceecbbfa1b98ea0a4709dd (patch) | |
tree | 65174f595280e701c0a7a68c78a1a647bea216fb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ASoC: meson: Constify static snd_pcm_hardware (diff) | |
download | wireguard-linux-74a15fabd271d0fd82ceecbbfa1b98ea0a4709dd.tar.xz wireguard-linux-74a15fabd271d0fd82ceecbbfa1b98ea0a4709dd.zip |
ASoC: uniphier: 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-4-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