linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 06/11] ASoC: pxa: make snd_soc_platform_driver const
Date: Wed, 23 Aug 2017 21:33:26 +0200	[thread overview]
Message-ID: <87wp5uoz95.fsf@belgarion.home> (raw)
In-Reply-To: 1502710730-18912-7-git-send-email-bhumirks@gmail.com

Bhumika Goyal <bhumirks@gmail.com> writes:

> Make these const as they are only passed as the 2nd argument to the
> function devm_snd_soc_register_platform, which is of type const.
> Done using Coccinelle.
>
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
> ---
>  sound/soc/pxa/mmp-pcm.c    | 2 +-
>  sound/soc/pxa/pxa2xx-pcm.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

For sound/soc/pxa/pxa2xx-pcm.c :
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>

Cheers.

--
Robert

  reply	other threads:[~2017-08-23 19:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-14 11:38 [PATCH 00/11] ASoC: make snd_soc_platform_driver const Bhumika Goyal
2017-08-14 11:38 ` [PATCH 01/11] ASoC: codecs: " Bhumika Goyal
2017-08-15  8:11   ` Charles Keepax
2017-08-14 11:38 ` [PATCH 02/11] ASoC: Intel: " Bhumika Goyal
2017-08-14 11:38 ` [PATCH 03/11] ASoC: fsl: " Bhumika Goyal
2017-08-14 19:16   ` Nicolin Chen
2017-08-14 11:38 ` [PATCH 04/11] ASoC: nuc900: " Bhumika Goyal
2017-08-14 11:38 ` [PATCH 05/11] ASoC: omap: " Bhumika Goyal
2017-08-15  6:05   ` Jarkko Nikula
2017-08-15 10:47   ` Peter Ujfalusi
2017-08-14 11:38 ` [PATCH 06/11] ASoC: pxa: " Bhumika Goyal
2017-08-23 19:33   ` Robert Jarzmik [this message]
2017-08-14 11:38 ` [PATCH 07/11] ASoC: qcom: " Bhumika Goyal
2017-08-17  7:59   ` Banajit Goswami
2017-08-14 11:38 ` [PATCH 08/11] ASoC: samsung: " Bhumika Goyal
2017-08-14 19:12   ` Krzysztof Kozlowski
2017-08-14 11:38 ` [PATCH 09/11] ASoC: sh: " Bhumika Goyal
2017-08-14 11:38 ` [PATCH 10/11] ASoC: txx9: " Bhumika Goyal
2017-08-14 11:38 ` [PATCH 11/11] ASoC: soc-utils: " Bhumika Goyal

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=87wp5uoz95.fsf@belgarion.home \
    --to=robert.jarzmik@free.fr \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 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).