Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1713257
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 6/7] ASoC: samsung: make snd_soc_ops const |
| Date | 2017-08-16 21:30 +0200 |
| Message-ID | <ufcaS-2DT-21@gated-at.bofh.it> (permalink) |
| References | <uf9PI-14p-11@gated-at.bofh.it> <uf9Zo-1oK-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 16, 2017 at 10:29:29PM +0530, Bhumika Goyal wrote: > Make these const as they are only stored in the ops field of a > snd_soc_dai_link structure, which is const. > Done using Coccinelle. > > Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> > --- > sound/soc/samsung/jive_wm8750.c | 2 +- > sound/soc/samsung/s3c24xx_simtec.c | 2 +- > sound/soc/samsung/s3c24xx_uda134x.c | 2 +- > sound/soc/samsung/smdk_spdif.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/7] ASoC: make snd_soc_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 19:00 +0200
[PATCH 5/7] ASoC: rockchip: make snd_soc_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 19:10 +0200
Applied "ASoC: rockchip: make snd_soc_ops const" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-08-17 19:20 +0200
[PATCH 4/7] ASoC: pxa: make snd_soc_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 19:10 +0200
[PATCH 7/7] ASoC: sh: make snd_soc_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 19:10 +0200
Applied "ASoC: sh: make snd_soc_ops const" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-08-17 19:20 +0200
[PATCH 6/7] ASoC: samsung: make snd_soc_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 19:10 +0200
Re: [PATCH 6/7] ASoC: samsung: make snd_soc_ops const Krzysztof Kozlowski <krzk@kernel.org> - 2017-08-16 21:30 +0200
Applied "ASoC: samsung: make snd_soc_ops const" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-08-17 19:20 +0200
[PATCH 3/7] ASoC: generic: make snd_soc_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 19:10 +0200
Applied "ASoC: generic: make snd_soc_ops const" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-08-17 19:20 +0200
[PATCH 2/7] ASoC: cirrus: make snd_soc_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 19:10 +0200
Applied "ASoC: cirrus: make snd_soc_ops const" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-08-17 19:20 +0200
csiph-web