OpenCloudOS-Kernel/sound/soc/amd/renoir
Ye Bin 4150cc7306
ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_ops
The snd_soc_dai_ops structures is only stored in the ops field of a
snd_soc_dai_driver structure, so make the snd_soc_dai_ops structure
const to allow the compiler to put it in read-only memory.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Link: https://lore.kernel.org/r/20210408062658.803724-1-yebin10@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-04-09 13:39:53 +01:00
..
Makefile AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module 2020-06-25 15:06:56 +01:00
acp3x-pdm-dma.c ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_ops 2021-04-09 13:39:53 +01:00
acp3x-rn.c ASoC: amd: RN machine driver using dmic 2020-05-19 13:45:36 +01:00
rn-pci-acp3x.c ASoC: amd: renoir: remove invalid kernel-doc comment 2021-03-10 13:10:41 +00:00
rn_acp3x.h ASoC: amd: add logic to check dmic hardware runtime 2020-07-03 17:33:45 +01:00
rn_chip_offset_byte.h ASoC: amd: add Renoir ACP3x IP register header 2020-05-19 13:45:25 +01:00