Ulf Hansson 1ef48e3ded mmc: core: Attach PM domain prior probing of SDIO func driver
Other subsystem buses attach PM domains during probe, but prior calling
the driver's ->probe() method. During the removal phase, detaching the PM
domain will be done after invoking the driver's ->remove() callback.

Convert the SDIO bus to follow this behavior and add error handling.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-06-04 10:03:51 +02:00
..
2014-07-09 11:26:03 +02:00
2014-05-12 18:05:53 -04:00
2007-09-23 19:45:31 +02:00
2014-09-24 10:13:09 +02:00
2015-06-01 09:07:13 +02:00