[PATCH v2 0/2] mmc: sdhci-of-at91: fix for shdci-of-at91

Claudiu Beznea claudiu.beznea at microchip.com
Fri Sep 24 01:28:49 PDT 2021


Hi,

This series adds a fix for sdhci-of-at91 driver (patch 1/2). Along with
it patch 2/2 replaces a while loop + timeout with read_poll_timeout().

Changes in v2:
- use read_poll_timeout() in patch 1/2
- add patch 2/2

Claudiu Beznea (2):
  mmc: sdhci-of-at91: wait for calibration done before proceed
  mmc: sdhci-of-at91: replace while loop with read_poll_timeout

 drivers/mmc/host/sdhci-of-at91.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list