[PATCH 2/2] mmc: mxs-mmc: add non-removeable property
Chris Ball
cjb at laptop.org
Thu Apr 4 10:07:16 EDT 2013
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 at laptop.org> <http://printf.net/>
One Laptop Per Child
More information about the linux-arm-kernel
mailing list