1
0
Fork 0
remarkable-linux/sound/mips
Arvind Yadav 915a38d324 ALSA: mips: constify snd_pcm_ops structures
snd_pcm_ops are not supposed to change at runtime. All functions
working with snd_pcm_ops provided by <sound/pcm.h> work with
const snd_pcm_ops. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-08-19 11:02:18 +02:00
..
Kconfig
Makefile
ad1843.c
hal2.c ALSA: mips: constify snd_pcm_ops structures 2017-08-19 11:02:18 +02:00
hal2.h
sgio2audio.c ALSA: mips: constify snd_pcm_ops structures 2017-08-19 11:02:18 +02:00