linux/sound/soc/sof/amd
Krzysztof Kozlowski 04f2f516be
ASoC: SOF: amd: acp: Constify snd_sof_dsp_ops
'struct snd_sof_dsp_ops' is not modified by core code, so it can be made
const for increased code safety.

Tested-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240426-n-const-ops-var-v2-7-e553fe67ae82@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-04-30 00:16:52 +09:00
..
acp-common.c ASoC: SOF: amd: acp: Constify snd_sof_dsp_ops 2024-04-30 00:16:52 +09:00
acp-dsp-offset.h ASoC: SOF: amd: refactor acp driver pm ops 2024-01-30 16:06:43 +00:00
acp-ipc.c ASoC: SOF: amd: Fix locking in ACP IRQ handler 2024-02-11 16:58:50 +00:00
acp-loader.c ASoC: SOF: amd: acp-loader: abort firmware download on write error 2024-04-02 17:14:27 +01:00
acp-pcm.c ASoC: sof: amd: convert not to use asoc_xxx() 2023-09-25 14:16:44 +02:00
acp-probes.c ASoC: SOF: amd: Add Probe functionality support for amd platforms. 2023-07-17 06:15:35 +01:00
acp-stream.c ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024 2022-09-20 19:38:04 +01:00
acp-trace.c
acp.c ASoC: SOF: amd: fix for false dsp interrupts 2024-04-04 12:59:29 +01:00
acp.h ASoC: SOF: amd: acp: Constify snd_sof_dsp_ops 2024-04-30 00:16:52 +09:00
acp63.c ASoC: SOF: amd: add support for acp6.3 based platform 2023-10-23 13:29:54 +01:00
Kconfig ASoC: SOF: amd: fix soundwire dependencies 2024-02-19 17:02:16 +00:00
Makefile ASoC: SOF: amd: add support for acp6.3 based platform 2023-10-23 13:29:54 +01:00
pci-acp63.c ASoC: SOF: amd: update descriptor fields for acp6.3 based platform 2024-01-30 16:06:41 +00:00
pci-rmb.c ASoC: Merge fixes for consistent cs42l43 schema 2023-10-10 17:07:17 +01:00
pci-rn.c ASoC: SOF: amd: Use generic names for IPC types 2023-09-19 13:49:09 +01:00
pci-vangogh.c ASoC: SOF: amd: Use generic names for IPC types 2023-09-19 13:49:09 +01:00
rembrandt.c ASoC: SOF: amd: remove acp_dai_probe() function 2023-04-03 12:15:32 +01:00
renoir.c ASoC: SOF: amd: remove acp_dai_probe() function 2023-04-03 12:15:32 +01:00
vangogh.c ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry 2024-03-15 16:12:48 +00:00