From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Chris Ball <cjb@laptop.org>
Cc: linux-mmc@vger.kernel.org, kernel@pengutronix.de,
linux-arm-kernel@lists.infradead.org,
Shawn Guo <shawn.guo@linaro.org>
Subject: Re: [PATCH 2/2] mmc: mxs-mmc: add non-removeable property
Date: Thu, 04 Apr 2013 16:25:42 +0200 [thread overview]
Message-ID: <515D8D66.2040402@pengutronix.de> (raw)
In-Reply-To: <87r4iqpey3.fsf@octavius.laptop.org>
[-- Attachment #1: Type: text/plain, Size: 639 bytes --]
On 04/04/2013 04:07 PM, Chris Ball wrote:
> Hi,
>
> On Mon, Mar 25 2013, Marc Kleine-Budde wrote:
>> + host->non_removeable = of_property_read_bool(np, "non-removable");
>> + if (host->non_removeable)
>> + mmc->caps |= MMC_CAP_NONREMOVABLE;
>
> The correct spelling is "non_removable", as used in the DT property.
>
> Thanks,
Will fix.
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: mkl@pengutronix.de (Marc Kleine-Budde)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] mmc: mxs-mmc: add non-removeable property
Date: Thu, 04 Apr 2013 16:25:42 +0200 [thread overview]
Message-ID: <515D8D66.2040402@pengutronix.de> (raw)
In-Reply-To: <87r4iqpey3.fsf@octavius.laptop.org>
On 04/04/2013 04:07 PM, Chris Ball wrote:
> Hi,
>
> On Mon, Mar 25 2013, Marc Kleine-Budde wrote:
>> + host->non_removeable = of_property_read_bool(np, "non-removable");
>> + if (host->non_removeable)
>> + mmc->caps |= MMC_CAP_NONREMOVABLE;
>
> The correct spelling is "non_removable", as used in the DT property.
>
> Thanks,
Will fix.
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130404/0d412978/attachment.sig>
next prev parent reply other threads:[~2013-04-04 14:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-25 15:02 [PATCH 0/2] mmc: mxs-mmc: add cd-inverted and non-removeable Marc Kleine-Budde
2013-03-25 15:02 ` Marc Kleine-Budde
2013-03-25 15:02 ` [PATCH 1/2] mmc: mxs-mmc: add cd-inverted property Marc Kleine-Budde
2013-03-25 15:02 ` Marc Kleine-Budde
2013-03-25 15:02 ` [PATCH 2/2] mmc: mxs-mmc: add non-removeable property Marc Kleine-Budde
2013-03-25 15:02 ` Marc Kleine-Budde
2013-04-04 14:07 ` Chris Ball
2013-04-04 14:07 ` Chris Ball
2013-04-04 14:25 ` Marc Kleine-Budde [this message]
2013-04-04 14:25 ` Marc Kleine-Budde
2013-03-26 5:36 ` [PATCH 0/2] mmc: mxs-mmc: add cd-inverted and non-removeable Shawn Guo
2013-03-26 5:36 ` Shawn Guo
2013-04-03 7:56 ` Marc Kleine-Budde
2013-04-03 7:56 ` Marc Kleine-Budde
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=515D8D66.2040402@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=cjb@laptop.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=shawn.guo@linaro.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 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.