[PATCH v2 0/2] mmc: sdhci-of-at91: fix for shdci-of-at91
From: Claudiu Beznea <hidden>
Date: 2021-09-24 08:29:03
Also in:
linux-mmc, lkml
From: Claudiu Beznea <hidden>
Date: 2021-09-24 08:29:03
Also in:
linux-mmc, lkml
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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel