[PATCH v6 2/2] mmc: host: s3cmci: allow probing from device tree
Ulf Hansson
ulf.hansson at linaro.org
Mon Apr 10 09:53:06 EDT 2017
On 1 April 2017 at 01:50, Sergio Prado <sergio.prado at e-labworks.com> wrote:
> Allows configuring Samsung S3C24XX MMC/SD/SDIO controller using a device
> tree.
>
> Signed-off-by: Sergio Prado <sergio.prado at e-labworks.com>
Thanks, applied for next - however, by amending the change with the
fix from Arnd. See more below.
[...]
> +
> + if (pdata->wprotect_invert);
The above semicolon is removed to fix the expression.
> + mmc->caps2 |= MMC_CAP2_RO_ACTIVE_HIGH;
> +
[...]
Kind regards
Uffe
More information about the linux-arm-kernel
mailing list