linux-stable/sound/sh
Arvind Yadav 46a085a3e7 ALSA: sh: 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:23 +02:00
..
aica.c ALSA: sh: constify snd_pcm_ops structures 2017-08-19 11:02:23 +02:00
aica.h
Kconfig ALSA: sh: add SuperH DAC audio driver for ALSA V4 2009-11-04 09:17:40 +01:00
Makefile ALSA: sh: add SuperH DAC audio driver for ALSA V4 2009-11-04 09:17:40 +01:00
sh_dac_audio.c ALSA: sh: constify snd_pcm_ops structures 2017-08-19 11:02:23 +02:00