mmc: mmci: Don't pretend all variants to have OPENDRAIN bit
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 18 Jan 2018 14:34:19 +0000 (15:34 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 18 Jan 2018 17:14:45 +0000 (18:14 +0100)
commit11dfb9701175ead45be9f6621619fc67598ed4ec
tree14b68639bcb970f6ae63a16c236c1ff958840846
parent7f7b55036c567cffbb2cea4a35a971587240e6bd
mmc: mmci: Don't pretend all variants to have OPENDRAIN bit

This patch prepares for supporting STM32 variant which doesn't
have opendrain bit in MMCIPOWER register.
ST others variant (u300, nomadik and ux500) uses MCI_OD bit whereas
others variants uses MCI_ROD bit.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmci.c