]> git.sur5r.net Git - u-boot/commit
dm: mmc: Use the new select_hwpart() API
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 19:52:29 +0000 (13:52 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commit69f45cd53b8ad8bc3afef2cf2410baf58fe75a6f
treea0272956d8da3a10f70ed60da94becfdf6c92f8f
parent0776167ec5541a2b4fa099dfea5a1aad2d4b7c72
dm: mmc: Use the new select_hwpart() API

Avoid calling directly into the MMC code - use the new API call instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/mmc.c
common/env_mmc.c
common/spl/spl_mmc.c
drivers/dfu/dfu_mmc.c
drivers/mmc/mmc.c
drivers/mmc/mmc_write.c
include/mmc.h