linux-stable/sound/soc/intel/baytrail
Arvind Yadav f2c402ba55 ASoC: intel: 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:08 +01:00
..
Makefile ASoC: Intel: create baytrail folder and move baytrail platform files in 2015-04-06 17:49:45 +01:00
sst-baytrail-dsp.c ASoC: Intel: create baytrail folder and move baytrail platform files in 2015-04-06 17:49:45 +01:00
sst-baytrail-ipc.c ASoC: intel: Replace kthread with work 2016-11-30 17:41:13 +00:00
sst-baytrail-ipc.h ASoC: Intel: create baytrail folder and move baytrail platform files in 2015-04-06 17:49:45 +01:00
sst-baytrail-pcm.c ASoC: intel: constify snd_pcm_ops structures 2017-08-14 17:23:08 +01:00