]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: arm_pl180_mmci: adapt driver to DM usage
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 23 Oct 2017 08:57:31 +0000 (10:57 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 17 Nov 2017 12:44:13 +0000 (07:44 -0500)
commit3c0dbed232bd17a7bed773f545420460a3ac183a
treee647e960772aaead7f3949be48cb4d710918e822
parentcb0060e8360fe75c98b2c21740fde80a8e1f62ec
mmc: arm_pl180_mmci: adapt driver to DM usage

Convert this driver to driver model.
This driver is also used by VEXPRESS platforms which doesn't
use driver model.

Tested on STM32F746 and STM32F769 platforms.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
drivers/mmc/Kconfig
drivers/mmc/arm_pl180_mmci.c
drivers/mmc/arm_pl180_mmci.h