alistair23-linux/sound/soc/nuc900
Arvind Yadav f70eab3aad ASoC: nuc900: 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/soc.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: Mark Brown <broonie@kernel.org>
2017-08-14 17:23:23 +01:00
..
Kconfig ASoC: nuc900: export nuc900_ac97_data 2014-04-30 20:32:20 -07:00
Makefile ASoC: NUC900/audio: add nuc900 audio driver support 2010-05-19 08:14:10 -07:00
nuc900-ac97.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
nuc900-audio.c ASoC: nuc900: Add .owner to struct snd_soc_card 2011-12-23 11:16:58 +00:00
nuc900-audio.h ASoC: nuc900: No need to track the dma buffer in the driver state struct 2015-03-16 11:40:52 +00:00
nuc900-pcm.c ASoC: nuc900: constify snd_pcm_ops structures 2017-08-14 17:23:23 +01:00