aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2013-09-23 16:27:27 +0200
committerGreg Kroah-Hartman <[email protected]>2013-09-26 16:18:32 -0700
commit1867adee6ed7793a256ecdd623e1337988223c09 (patch)
tree305cf5948e6da5c95a6ea64924f3776a39407b8e /include/linux
parent3f9120b0424f3e03c75518cb751f9e2bfa73c32a (diff)
mmc: mvsdio: fix deferred probe from __init
Move probe out of __init section and don't use platform_driver_probe which cannot be used with deferred probing. Since commit e9354576 ("gpiolib: Defer failed gpio requests by default") this driver might return -EPROBE_DEFER if the mmc_gpio_request_cd fails. Cc: Nicolas Pitre <[email protected]> Cc: Chris Ball <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions