From: Chris Ball <cjb@laptop.org>
To: Marc Kleine-Budde <mkl@pengutronix.de>
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 10:07:16 -0400 [thread overview]
Message-ID: <87r4iqpey3.fsf@octavius.laptop.org> (raw)
In-Reply-To: <1364223751-28253-3-git-send-email-mkl@pengutronix.de> (Marc Kleine-Budde's message of "Mon, 25 Mar 2013 16:02:31 +0100")
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,
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
next prev parent reply other threads:[~2013-04-04 14:07 UTC|newest]
Thread overview: 7+ 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 ` [PATCH 1/2] mmc: mxs-mmc: add cd-inverted property Marc Kleine-Budde
2013-03-25 15:02 ` [PATCH 2/2] mmc: mxs-mmc: add non-removeable property Marc Kleine-Budde
2013-04-04 14:07 ` Chris Ball [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-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=87r4iqpey3.fsf@octavius.laptop.org \
--to=cjb@laptop.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=mkl@pengutronix.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox