remarkable-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
..
control.c
core.c
i2sbus.h
interface.h
Makefile
pcm.c ALSA: aoa: constify snd_pcm_ops structures 2017-08-19 11:02:12 +02:00