diff options
author | Roland Stigge <stigge@antcom.de> | 2012-06-17 21:14:27 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-06-17 22:24:36 +0100 |
commit | 2805b9ab7c836cfbe01e86129983e36205078cb2 (patch) | |
tree | 530969093dd7d83fdf558adade2a712faf8832e3 /drivers/spi/spi-omap2-mcspi.c | |
parent | f43380981716c9b48bf2809e4cd1cb0c6b71429d (diff) | |
download | talos-op-linux-2805b9ab7c836cfbe01e86129983e36205078cb2.tar.gz talos-op-linux-2805b9ab7c836cfbe01e86129983e36205078cb2.zip |
ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
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@antcom.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/spi/spi-omap2-mcspi.c')
0 files changed, 0 insertions, 0 deletions