]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Convert MMC to driver model
authorSimon Glass <sjg@chromium.org>
Mon, 31 Jul 2017 02:24:01 +0000 (19:24 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 1 Aug 2017 12:17:02 +0000 (20:17 +0800)
commitb7c6baef2891ce8978cbfddb66e944943473ac21
treec631a6962fac846cf2cc20b4405b25022199d0ef
parent52a1c2c68b40354b82fbd651cdcf212f20fd5486
x86: Convert MMC to driver model

Convert the pci_mmc driver over to driver model and migrate all x86 boards
that use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: remove DM_MMC from edison_defconfig]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/Kconfig
arch/x86/cpu/baytrail/valleyview.c
arch/x86/cpu/quark/quark.c
arch/x86/cpu/queensbay/Makefile
arch/x86/cpu/queensbay/topcliff.c [deleted file]
configs/edison_defconfig
drivers/mmc/pci_mmc.c
include/mmc.h