From: Stephen Warren <swarren@wwwdotorg.org>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: Chris Ball <cjb@laptop.org>, Anton Vorontsov <cbou@mail.ru>,
Viresh Kumar <viresh.linux@gmail.com>,
Mike Rapoport <mike@compulab.co.il>,
Shawn Guo <shawn.guo@linaro.org>,
Albert Herranz <albert_herranz@yahoo.es>,
Kevin Liu <kliu5@marvell.com>,
linux-mmc@vger.kernel.org
Subject: Re: [PATCH v3 1/3] mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Date: Wed, 13 Mar 2013 12:29:40 -0600 [thread overview]
Message-ID: <5140C594.8060701@wwwdotorg.org> (raw)
In-Reply-To: <1363199165-16211-1-git-send-email-lars@metafoo.de>
On 03/13/2013 12:26 PM, Lars-Peter Clausen wrote:
> The sdhci_pltfm_data struct is never modified within the sdhci_pltfm module. So
> make the pdata parameter to sdhci_pltfm_init and sdhci_pltfm_register const.
> This allows drivers to declare their sdhci_pltfm_data struct as const.
>
> This patch also makes the sdhci_pltfm_data declarations const where possible.
The Tegra parts of the series,
Acked-by: Stephen Warren <swarren@nvidia.com>
next prev parent reply other threads:[~2013-03-13 18:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-13 18:26 [PATCH v3 1/3] mmc: sdhci_pltfm: Constify sdhci_pltfm_data Lars-Peter Clausen
2013-03-13 18:26 ` [PATCH v3 2/3] mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct Lars-Peter Clausen
2013-03-13 18:26 ` [PATCH v3 3/3] mmc: sdhci: Constify sdhci_ops structs where possible Lars-Peter Clausen
2013-03-13 18:29 ` Stephen Warren [this message]
2013-03-22 17:01 ` [PATCH v3 1/3] mmc: sdhci_pltfm: Constify sdhci_pltfm_data Chris Ball
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=5140C594.8060701@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=albert_herranz@yahoo.es \
--cc=cbou@mail.ru \
--cc=cjb@laptop.org \
--cc=kliu5@marvell.com \
--cc=lars@metafoo.de \
--cc=linux-mmc@vger.kernel.org \
--cc=mike@compulab.co.il \
--cc=shawn.guo@linaro.org \
--cc=viresh.linux@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox