]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Wed, 22 Mar 2017 15:00:33 +0000 (16:00 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 30 Mar 2017 05:19:51 +0000 (14:19 +0900)
commit3d673ffce32cc65c7fe046c0c314566385a5d586
tree2034b18100b10bd0f5440258f22eacc849902a79
parentdc09127a26f67044c5c6b5062163f95e35d06a3b
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used

This is a preparation work for the support of CONFIG_BLK.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/mmc/omap_hsmmc.c