From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.de>,
patches@opensource.wolfsonmicro.com,
linux-kernel@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 8/8] ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driver
Date: Tue, 6 Jan 2015 09:14:48 +0000 [thread overview]
Message-ID: <20150106091448.GM14516@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1420449508-10701-8-git-send-email-k.kozlowski@samsung.com>
On Mon, Jan 05, 2015 at 10:18:28AM +0100, Krzysztof Kozlowski wrote:
> The regmap_config struct may be const because it is not modified by the
> driver and regmap_init() accepts pointer to const. Make struct
> snd_soc_codec_driver (snd_soc_register_codec() accepts pointer to const)
> and array of default register values const as well.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Cc: patches@opensource.wolfsonmicro.com
> ---
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thanks,
Charles
next prev parent reply other threads:[~2015-01-06 9:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-05 9:18 [PATCH 1/8] ASoC: alc5632: Constify struct regmap_config and snd_soc_codec_driver Krzysztof Kozlowski
2015-01-05 9:18 ` [PATCH 2/8] ASoC: cs35l32: " Krzysztof Kozlowski
2015-01-05 15:05 ` Brian Austin
2015-01-05 9:18 ` [PATCH 3/8] ASoC: cs42l52: " Krzysztof Kozlowski
2015-01-05 9:18 ` [PATCH 4/8] ASoC: cs42l56: " Krzysztof Kozlowski
2015-01-05 9:18 ` [PATCH 5/8] ASoC: cs42l73: " Krzysztof Kozlowski
2015-01-05 9:18 ` [PATCH 6/8] ASoC: wm8804: " Krzysztof Kozlowski
2015-01-06 9:13 ` Charles Keepax
2015-01-05 9:18 ` [PATCH 7/8] ASoC: wm8988: " Krzysztof Kozlowski
2015-01-06 9:13 ` Charles Keepax
2015-01-05 9:18 ` [PATCH 8/8] ASoC: wm8804: " Krzysztof Kozlowski
2015-01-06 9:14 ` Charles Keepax [this message]
2015-01-05 21:19 ` [PATCH 1/8] ASoC: alc5632: " 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=20150106091448.GM14516@opensource.wolfsonmicro.com \
--to=ckeepax@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=k.kozlowski@samsung.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.wolfsonmicro.com \
--cc=tiwai@suse.de \
/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).