Searched hist:"424 dfbf2c0dee6f9c13d43d6d209a6e57a492d57" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/mediatek/mt2701/ |
H A D | mt2701-cs42448.c | diff 424dfbf2c0dee6f9c13d43d6d209a6e57a492d57 Sat Mar 18 12:43:14 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
|
/openbmc/linux/sound/soc/mediatek/mt8173/ |
H A D | mt8173-max98090.c | diff 424dfbf2c0dee6f9c13d43d6d209a6e57a492d57 Sat Mar 18 12:43:14 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
|
H A D | mt8173-rt5650-rt5514.c | diff 424dfbf2c0dee6f9c13d43d6d209a6e57a492d57 Sat Mar 18 12:43:14 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
|
H A D | mt8173-rt5650-rt5676.c | diff 424dfbf2c0dee6f9c13d43d6d209a6e57a492d57 Sat Mar 18 12:43:14 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
|
H A D | mt8173-rt5650.c | diff 424dfbf2c0dee6f9c13d43d6d209a6e57a492d57 Sat Mar 18 12:43:14 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
|