commit | 0e513e788ff7df8c68525c8bf952eb9ef9ab7482 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 23 20:02:11 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:05 2017 -0600 |
tree | b5f2a7d4c2f7e35d38511086ea53b400840889b5 | |
parent | 854f9a71f594555858cdffce18f6183a75d1d730 [diff] |
tegra: Convert MMC to use driver model for operations Enable CONFIG_DM_MMC_OPS and CONFIG_BLK for all Tegra devices. This moves Tegra to use driver model fully for MMC. Signed-off-by: Simon Glass <sjg@chromium.org>