Skip to content
Snippets Groups Projects
Commit 1ae24a50 authored by Stephen Warren's avatar Stephen Warren Committed by Pantelis Antoniou
Browse files

cmd_mmc: add force_init parameter to init_mmc_device()


This allows callers to inject mmc->has_init = 0 between finding the
MMC device, and calling mmc_init(), which forces mmc_init() to rescan
the HW. Future changes will use this feature.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Acked-by: default avatarPantelis Antoniou <panto@antoniou-consulting.com>
parent ecdd57e2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment