linux/sound/aoa
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
..
codecs ALSA: aoa: make snd_kcontrol_new const 2017-08-16 14:29:06 +02:00
core powerpc: Remove all usages of NO_IRQ 2016-09-20 20:57:12 +10:00
fabrics ALSA: declare snd_kcontrol_new structures as const 2017-05-30 10:29:25 +02:00
soundbus ALSA: aoa: constify snd_pcm_ops structures 2017-08-19 11:02:12 +02:00
aoa-gpio.h ALSA: snd-aoa: handle master-amp if present 2009-01-15 18:28:37 +01:00
aoa.h ALSA: Drop __bitwise and typedefs for snd_device attributes 2014-02-14 08:20:24 +01:00
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile