1
0
Fork 0
alistair23-linux/sound/sparc
Arvind Yadav 544d6272c8 ALSA: sparc: 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:24 +02:00
..
Kconfig ALSA: Add missing dependency on CONFIG_SND_TIMER 2016-01-27 07:10:38 +01:00
Makefile [ALSA] Add DBRI driver on Sparcs 2005-07-28 12:21:18 +02:00
amd7930.c ALSA: sparc: constify snd_pcm_ops structures 2017-08-19 11:02:24 +02:00
cs4231.c ALSA: sparc: constify snd_pcm_ops structures 2017-08-19 11:02:24 +02:00
dbri.c ALSA: sparc: constify snd_pcm_ops structures 2017-08-19 11:02:24 +02:00