Re: [PATCH v3 1/2] mmc: mmci.c: Defer probe() in case of yetuninitialized GPIOs

From: Linus Walleij
Date: Sun Jun 17 2012 - 14:01:16 EST


On Sun, Jun 17, 2012 at 12:11 PM, Roland Stigge <stigge@xxxxxxxxx> wrote:

> If the GPIOs used by the MMCI driver are not registered yet when the driver is
> probe()d, they can't be used. This happens if the mmci driver is probed before
> the respective GPIO controller (e.g. on the LPC32xx EA3250 board, the PCA9532
> GPIO controller would be initialized via DT after mmci). Therefore, we defer
> mmci in this case.
>
> Signed-off-by: Roland Stigge <stigge@xxxxxxxxx>

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Pls put this into Russell's patch tracker.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/