mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 09:01:34 +00:00
7bef00106b
The only usage of acp6x_pdm_dai_ops is to assign its address to the ops field in the snd_soc_dai_driver struct, which is a pointer to const snd_soc_dai_ops. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Link: https://lore.kernel.org/r/20211204110848.21322-1-rikard.falkeborn@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
acp6x_chip_offset_byte.h | ||
acp6x-mach.c | ||
acp6x-pdm-dma.c | ||
acp6x.h | ||
Makefile | ||
pci-acp6x.c |