]> Git Repo - J-u-boot.git/commit
x86: Convert MMC to driver model
authorSimon Glass <[email protected]>
Mon, 31 Jul 2017 02:24:01 +0000 (19:24 -0700)
committerBin Meng <[email protected]>
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 <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
[bmeng: remove DM_MMC from edison_defconfig]
Signed-off-by: Bin Meng <[email protected]>
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
This page took 0.040932 seconds and 4 git commands to generate.