Message ID | 20181121103357.3448-1-faiz_abbas@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Tuning Fixes for sdhci-omap | expand |
On 21/11/18 12:33 PM, Faiz Abbas wrote: > The following patches fix tuning related errors in the > sdhci-omap driver. > > v2: > Added Fixes and stable tags for patch 1. > Re-enable DCRC in patch 1 only if it was enabled before > Squashed patches 2 & 3 > > Faiz Abbas (3): > mmc: sdhci-omap: Fix DCRC error handling during tuning > mmc: sdhci-omap: Add platform specific reset callback > mmc: sdhci-omap: Remove redundant structure assignments > > drivers/mmc/host/sdhci-omap.c | 36 ++++++++++++++++++++++++++--------- > 1 file changed, 27 insertions(+), 9 deletions(-) > Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Hi, On 21/11/18 4:53 PM, Adrian Hunter wrote: > On 21/11/18 12:33 PM, Faiz Abbas wrote: >> The following patches fix tuning related errors in the >> sdhci-omap driver. >> >> v2: >> Added Fixes and stable tags for patch 1. >> Re-enable DCRC in patch 1 only if it was enabled before >> Squashed patches 2 & 3 >> >> Faiz Abbas (3): >> mmc: sdhci-omap: Fix DCRC error handling during tuning >> mmc: sdhci-omap: Add platform specific reset callback >> mmc: sdhci-omap: Remove redundant structure assignments >> >> drivers/mmc/host/sdhci-omap.c | 36 ++++++++++++++++++++++++++--------- >> 1 file changed, 27 insertions(+), 9 deletions(-) >> > > Acked-by: Adrian Hunter <adrian.hunter@intel.com> Gentle ping. Thanks, Faiz
On Wed, 21 Nov 2018 at 11:31, Faiz Abbas <faiz_abbas@ti.com> wrote: > > The following patches fix tuning related errors in the > sdhci-omap driver. > > v2: > Added Fixes and stable tags for patch 1. > Re-enable DCRC in patch 1 only if it was enabled before > Squashed patches 2 & 3 > > Faiz Abbas (3): > mmc: sdhci-omap: Fix DCRC error handling during tuning > mmc: sdhci-omap: Add platform specific reset callback > mmc: sdhci-omap: Remove redundant structure assignments > > drivers/mmc/host/sdhci-omap.c | 36 ++++++++++++++++++++++++++--------- > 1 file changed, 27 insertions(+), 9 deletions(-) > > -- > 2.19.1 > Sorry for the delay! Picked patch 1/3 for fixes, patch 2/3 and 3/3 for next, thanks! Kind regards Uffe