alistair23-linux/sound/arm
Arvind Yadav 9b419cd41b ALSA: aaci: constify ac97_pcm structures
ac97_pcm are not supposed to change at runtime. All functions
working with ac97_pcm provided by <sound/ac97_codec.h> work with
const ac97_pcm. 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-23 15:53:37 +02:00
..
aaci.c ALSA: aaci: constify ac97_pcm structures 2017-08-23 15:53:37 +02:00
aaci.h
Kconfig
Makefile
pxa2xx-ac97-lib.c
pxa2xx-ac97.c
pxa2xx-pcm-lib.c
pxa2xx-pcm.c ALSA: arm: constify snd_pcm_ops structures 2017-08-19 11:02:13 +02:00
pxa2xx-pcm.h