1
0
Fork 0
alistair23-linux/sound/aoa/soundbus/i2sbus
Arvind Yadav 18f6dda9f8 ALSA: aoa: 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:12 +02:00
..
Makefile ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
control.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
core.c ALSA: snd-aoa: enable sound on PowerBook G4 12" 2016-08-25 16:48:54 +02:00
i2sbus.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
interface.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
pcm.c ALSA: aoa: constify snd_pcm_ops structures 2017-08-19 11:02:12 +02:00