On Fri, 24 Sept 2021 at 10:29, Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> wrote: > > 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(-) > Applied for fixes and by adding tags for stable, thanks! Kind regards Uffe