linux/sound/pci/trident
Arvind Yadav 841c1ea0d8 ALSA: trident: 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-10 17:56:11 +02:00
..
Makefile [ALSA] Remove sequencer instrument layer 2008-01-31 17:29:13 +01:00
trident_main.c ALSA: trident: constify snd_pcm_ops structures 2017-08-10 17:56:11 +02:00
trident_memory.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
trident.c ALSA: trident: Remove always NULL parameters 2015-01-02 16:34:06 +01:00
trident.h ALSA: trident: Remove always NULL parameters 2015-01-02 16:34:06 +01:00