On Sun, Feb 7, 2021 at 6:58 AM Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx> wrote: > > The only usage of these is to assign their address to the 'ops' field in > the snd_soc_dai_driver struct, which is a pointer to const. Make them > const to allow the compiler to put them in read-only memory. > > Signed-off-by: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx> Acked-by: Shengjiu Wang <shengjiu.wang@xxxxxxxxx>