mbox series

[V2,0/2] mmc: mmci_sdmmc: fixes and improvements

Message ID 20200325143409.13005-1-ludovic.barre@st.com (mailing list archive)
Headers show
Series mmc: mmci_sdmmc: fixes and improvements | expand

Message

Ludovic BARRE March 25, 2020, 2:34 p.m. UTC
This patch series fixes some problems:
-Clear busyd0end irq flag when a R1B busy is completed.
-Initialize pwr|clk|datactrl_reg with their hardware values at probe.

Ludovic Barre (2):
  mmc: mmci_sdmmc: fix clear busyd0end irq flag
  mmc: mmci: initialize pwr|clk|datactrl_reg with their hardware values

 drivers/mmc/host/mmci.c             | 4 ++++
 drivers/mmc/host/mmci_stm32_sdmmc.c | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)