Message ID | 20181210085626.19764-1-adrian.hunter@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mmc: sdhci: Fix timeout checks | expand |
On Mon, 10 Dec 2018 at 09:58, Adrian Hunter <adrian.hunter@intel.com> wrote: > > Hi > > The issue fixed by recent patch: > > https://lore.kernel.org/lkml/20181206073318.049065a8@xdu1-desk/ > > also affects other drivers. Here are fixes, compile tested only. > > > Adrian Hunter (3): > mmc: sdhci-of-esdhc: Fix timeout checks > mmc: sdhci-omap: Fix timeout checks > mmc: sdhci-xenon: Fix timeout checks > > drivers/mmc/host/sdhci-of-esdhc.c | 16 ++++++++++++---- > drivers/mmc/host/sdhci-omap.c | 16 ++++++++++++---- > drivers/mmc/host/sdhci-xenon-phy.c | 10 +++++++--- > drivers/mmc/host/sdhci-xenon.c | 10 +++++++--- > 4 files changed, 38 insertions(+), 14 deletions(-) > Applied for next, thanks! Kind regards Uffe