summaryrefslogtreecommitdiff
path: root/drivers/power/jz4740-battery.c
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2012-06-17 21:14:27 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-06-17 22:24:36 +0100
commit2805b9ab7c836cfbe01e86129983e36205078cb2 (patch)
tree530969093dd7d83fdf558adade2a712faf8832e3 /drivers/power/jz4740-battery.c
parentf43380981716c9b48bf2809e4cd1cb0c6b71429d (diff)
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/power/jz4740-battery.c')
0 files changed, 0 insertions, 0 deletions