linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: make snd_pcm_hardware const
@ 2017-08-17 10:16 Bhumika Goyal
  2017-08-17 10:16 ` [PATCH 1/6] ASoC: fsl: " Bhumika Goyal
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Bhumika Goyal @ 2017-08-17 10:16 UTC (permalink / raw)
  To: julia.lawall, timur, nicoleotsuka, Xiubo.Lee, fabio.estevam,
	lgirdwood, broonie, perex, tiwai, plai, bgoswami, alsa-devel,
	linuxppc-dev, linux-kernel
  Cc: Bhumika Goyal

Make these const. Done using Coccinelle

Bhumika Goyal (6):
  ASoC: fsl: make snd_pcm_hardware const
  ASoC: Intel: Atom: make snd_pcm_hardware const
  ASoC: Intel: Skylake: make snd_pcm_hardware const
  ASoC: kirkwood: make snd_pcm_hardware const
  ASoC: sh: make snd_pcm_hardware const
  ASoC: qcom: make snd_pcm_hardware const

 sound/soc/fsl/fsl_asrc_dma.c                 | 2 +-
 sound/soc/fsl/imx-pcm-fiq.c                  | 2 +-
 sound/soc/intel/atom/sst-mfld-platform-pcm.c | 2 +-
 sound/soc/intel/skylake/skl-pcm.c            | 2 +-
 sound/soc/kirkwood/kirkwood-dma.c            | 2 +-
 sound/soc/qcom/lpass-platform.c              | 2 +-
 sound/soc/sh/dma-sh7760.c                    | 2 +-
 sound/soc/sh/fsi.c                           | 2 +-
 sound/soc/sh/rcar/core.c                     | 2 +-
 sound/soc/sh/siu_dai.c                       | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-08-18  8:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17 10:16 [PATCH 0/6] ASoC: make snd_pcm_hardware const Bhumika Goyal
2017-08-17 10:16 ` [PATCH 1/6] ASoC: fsl: " Bhumika Goyal
2017-08-17 17:13   ` Applied "ASoC: fsl: make snd_pcm_hardware const" to the asoc tree Mark Brown
2017-08-18  8:11   ` [PATCH 1/6] ASoC: fsl: make snd_pcm_hardware const Nicolin Chen
2017-08-17 10:16 ` [PATCH 2/6] ASoC: Intel: Atom: " Bhumika Goyal
2017-08-17 17:13   ` Applied "ASoC: Intel: Atom: make snd_pcm_hardware const" to the asoc tree Mark Brown
2017-08-17 10:16 ` [PATCH 3/6] ASoC: Intel: Skylake: make snd_pcm_hardware const Bhumika Goyal
2017-08-17 17:13   ` Applied "ASoC: Intel: Skylake: make snd_pcm_hardware const" to the asoc tree Mark Brown
2017-08-17 10:16 ` [PATCH 4/6] ASoC: kirkwood: make snd_pcm_hardware const Bhumika Goyal
2017-08-17 17:13   ` Applied "ASoC: kirkwood: make snd_pcm_hardware const" to the asoc tree Mark Brown
2017-08-17 10:16 ` [PATCH 5/6] ASoC: sh: make snd_pcm_hardware const Bhumika Goyal
2017-08-17 17:13   ` Applied "ASoC: sh: make snd_pcm_hardware const" to the asoc tree Mark Brown
2017-08-17 10:16 ` [PATCH 6/6] ASoC: qcom: make snd_pcm_hardware const Bhumika Goyal
2017-08-17 17:13   ` Applied "ASoC: qcom: make snd_pcm_hardware const" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).