From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.de>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
patches@opensource.wolfsonmicro.com
Subject: Re: [PATCH 7/8] ASoC: wm8988: Constify struct regmap_config and snd_soc_codec_driver
Date: Tue, 6 Jan 2015 09:13:52 +0000 [thread overview]
Message-ID: <20150106091352.GL14516@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1420449508-10701-7-git-send-email-k.kozlowski@samsung.com>
On Mon, Jan 05, 2015 at 10:18:27AM +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 const as well (snd_soc_register_codec() accepts
> pointer to const).
>
> 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:13 UTC|newest]
Thread overview: 15+ 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 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 [this message]
2015-01-05 9:18 ` [PATCH 8/8] ASoC: wm8804: " Krzysztof Kozlowski
2015-01-06 9:14 ` Charles Keepax
2015-01-06 9:14 ` Charles Keepax
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=20150106091352.GL14516@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=perex@perex.cz \
--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 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.