Skip to content
Commit 1ef48e3d authored by Ulf Hansson's avatar Ulf Hansson
Browse files

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: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 3056c49c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment