commit | ef1e4eda6b4ef2077a943b638b33f95d715062ae | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 12 23:30:28 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 11 14:06:44 2016 -0600 |
tree | e33e2f4d6e0e6bfde8ef5757419f09be17ec824c | |
parent | 2a809093f0e2b243565abb27fc37b6d881c4157f [diff] |
dm: mmc: 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>