All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolin Chen <nicoleotsuka@gmail.com>
To: Bhumika Goyal <bhumirks@gmail.com>
Cc: julia.lawall@lip6.fr, timur@tabi.org, Xiubo.Lee@gmail.com,
	fabio.estevam@nxp.com, lgirdwood@gmail.com, broonie@kernel.org,
	perex@perex.cz, tiwai@suse.com, plai@codeaurora.org,
	bgoswami@codeaurora.org, alsa-devel@alsa-project.org,
	linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/6] ASoC: fsl: make snd_pcm_hardware const
Date: Fri, 18 Aug 2017 01:11:23 -0700	[thread overview]
Message-ID: <20170818081122.GA10136@Asurada> (raw)
In-Reply-To: <1502964972-22722-2-git-send-email-bhumirks@gmail.com>

On Thu, Aug 17, 2017 at 03:46:07PM +0530, Bhumika Goyal wrote:
> Make these const as they are only passed as the 2nd argument to the
> function snd_soc_set_runtime_hwparams, which is const.
> Done using Coccinelle.
> 
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>

Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>

  parent reply	other threads:[~2017-08-18  8:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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-17 17:13     ` Mark Brown
2017-08-18  8:11   ` Nicolin Chen [this message]
2017-08-17 10:16 ` [PATCH 2/6] ASoC: Intel: Atom: make snd_pcm_hardware const 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 17:13     ` 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 17:13     ` 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 17:13     ` 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 17:13     ` 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
2017-08-17 17:13     ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170818081122.GA10136@Asurada \
    --to=nicoleotsuka@gmail.com \
    --cc=Xiubo.Lee@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=bgoswami@codeaurora.org \
    --cc=bhumirks@gmail.com \
    --cc=broonie@kernel.org \
    --cc=fabio.estevam@nxp.com \
    --cc=julia.lawall@lip6.fr \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=perex@perex.cz \
    --cc=plai@codeaurora.org \
    --cc=timur@tabi.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.