linux/sound/soc/sh/rcar
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
..
adg.c ASoC: rsnd: add rsnd_adg_clk_query() 2017-06-15 18:18:02 +01:00
cmd.c ASoC: rsnd: make arrays path and cmd_case static const 2017-06-30 12:45:36 +01:00
core.c ASoC: sh: constify snd_pcm_ops structures 2017-08-14 17:23:43 +01:00
ctu.c ASoC: rsnd: control kctrl items acceptance anytime/runtime 2017-06-13 21:38:45 +01:00
dma.c ASoC: rsnd: cleanup pointer related code 2017-06-07 20:30:38 +01:00
dvc.c ASoC: rsnd: rename "slots" related variable 2017-06-15 18:17:54 +01:00
gen.c Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar 2017-06-07 20:30:32 +01:00
Makefile ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 2016-08-24 11:19:16 +01:00
mix.c ASoC: rsnd: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00
rsnd.h ASoC: rsnd: fixup unsigned expression compared with zero: main_rate 2017-06-21 12:14:04 +01:00
src.c ASoC: rsnd: control kctrl items acceptance anytime/runtime 2017-06-13 21:38:45 +01:00
ssi.c ASoC: rsnd: fixup unsigned expression compared with zero: main_rate 2017-06-21 12:14:04 +01:00
ssiu.c Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar 2017-06-07 20:30:32 +01:00