commit | 328bd2e74d8d48add68c27b0d0bf3f702ab3c0bf | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Jul 25 17:49:07 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 03 19:53:54 2018 -0400 |
tree | 0a72d3a4ebfd80d58b496b5f456022f0f455d4f3 | |
parent | de692000d6ca8a953fb5214100e4ad2357de7d0a [diff] |
mmc: arm_pl180_mmci: Update to support CONFIG_BLK Config flag CONFIG_BLK becomes mandatory, update arm_pl180_mmci to support this config. This driver is used by STM32Fx and by Vexpress platforms. Only STM32Fx are DM ready. No DM code is isolated and will be removed easily when wexpress will be converted to DM. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>