linux_dsm_epyc7002/sound/isa/wss
Arvind Yadav aa5ebc7831 ALSA: wss: 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-12 23:44:18 +02:00
..
Makefile ALSA: wss_lib: move cs4231_lib into wss_lib 2008-08-06 15:39:46 +02:00
wss_lib.c ALSA: wss: constify snd_pcm_ops structures 2017-08-12 23:44:18 +02:00