linux/sound/soc/sh
Arvind Yadav b23bd34c40 ASoC: 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/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:43 +01:00
..
rcar ASoC: sh: constify snd_pcm_ops structures 2017-08-14 17:23:43 +01:00
dma-sh7760.c ASoC: sh: constify snd_pcm_ops structures 2017-08-14 17:23:43 +01:00
fsi.c ASoC: sh: constify snd_pcm_ops structures 2017-08-14 17:23:43 +01:00
hac.c
Kconfig ASoC: rsnd: add HDMI output support 2017-05-19 18:36:25 +01:00
Makefile
migor.c ASoC: migor: use clkdev_create() 2015-05-06 11:58:59 +01:00
sh7760-ac97.c
siu_dai.c ALSA: declare snd_kcontrol_new structures as const 2017-05-30 10:29:25 +02:00
siu_pcm.c ASoC: sh: constify snd_pcm_ops structures 2017-08-14 17:23:43 +01:00
siu.h
ssi.c ASoC: sh: ssi: Convert to devm_snd_soc_register_component 2015-08-28 17:28:49 +01:00