linux-stable/sound/soc/mediatek/mt2701
Bhumika Goyal 424dfbf2c0 ASoC: mediatek: constify snd_soc_ops structures
Declare snd_soc_ops structures as const as they are only stored
in the ops field of a snd_soc_dai_link structure. This field is
of type const, so snd_soc_ops structures having this property
can be made const too.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-03-20 11:25:47 +00:00
..
Makefile ASoC: mediatek: Add mt2701-cs42448 driver and config option. 2016-07-04 16:49:03 +02:00
mt2701-afe-clock-ctrl.c
mt2701-afe-clock-ctrl.h
mt2701-afe-common.h
mt2701-afe-pcm.c ASoC: mediatek: add power-domain get/put ctrl for mt2701 2017-02-16 18:27:17 +00:00
mt2701-cs42448.c ASoC: mediatek: constify snd_soc_ops structures 2017-03-20 11:25:47 +00:00
mt2701-reg.h