1
0
Fork 0
alistair23-linux/sound/pcmcia/pdaudiocf
Arvind Yadav e0c24d8b27 ALSA: pcmcia: 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:21 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
pdaudiocf.c ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00
pdaudiocf.h ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00
pdaudiocf_core.c ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00
pdaudiocf_irq.c ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00
pdaudiocf_pcm.c ALSA: pcmcia: constify snd_pcm_ops structures 2017-08-19 11:02:21 +02:00