mmc: Add a deferred_probe() API
authorFaiz Abbas <faiz_abbas@ti.com>
Wed, 26 Feb 2020 08:14:30 +0000 (13:44 +0530)
committerPeng Fan <peng.fan@nxp.com>
Mon, 9 Mar 2020 00:33:15 +0000 (08:33 +0800)
commit32860bdbc1f2d4133c1ef38685c6b02368136fbb
tree19a1f95a352def35d79a151c6c8577cc3e361af4
parent0d3c8584885a7c76929bfa59fa34e44a2134ae1f
mmc: Add a deferred_probe() API

Add a deferred_probe() API for platforms that want to do some
configurations just before starting to enumerate the device.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
drivers/mmc/mmc-uclass.c
drivers/mmc/mmc.c
include/mmc.h