7 Feb
2021
7 Feb
'21
12:37 p.m.
On Sun, Feb 7, 2021 at 6:58 AM Rikard Falkeborn rikard.falkeborn@gmail.com 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@gmail.com
Acked-by: Shengjiu Wang shengjiu.wang@gmail.com