Johan Hovold 1867adee6e 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 <nico@fluxnic.net>
Cc: Chris Ball <cjb@laptop.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-26 16:18:32 -07:00
..
2013-07-10 11:16:00 -07:00
2012-11-28 12:28:18 -08:00
2013-09-10 13:33:09 -07:00
2013-09-13 15:09:52 +02:00
2013-08-24 23:45:22 -04:00
2013-07-05 12:46:29 -04:00
2013-09-10 13:33:09 -07:00
2012-11-28 12:28:18 -08:00
2012-11-28 12:28:18 -08:00