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   <c...@laptop.org>   <http://printf.net/>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to