]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
authorSimon Glass <sjg@chromium.org>
Mon, 13 Jun 2016 05:30:29 +0000 (23:30 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 11 Jul 2016 20:06:44 +0000 (14:06 -0600)
commit12293f6d367e0832dfa08e3a74aad32671fcc3a3
tree1842be264e3ce7553a2b3a870c7a96f01ed50668
parentef1e4eda6b4ef2077a943b638b33f95d715062ae
dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS

Add support for using driver model for block devices and MMC operations in
this driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/msm_sdhci.c