Re: [PATCH 6/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4

2020-09-04 Thread Manivannan Sadhasivam
On 0903, Douglas Anderson wrote: > This is like commit 3d3451124f3d ("mmc: sdhci-msm: Prefer asynchronous > probe") but applied to a whole pile of drivers. This batch converts > the drivers that appeared to have been added after kernel 5.4. > Backporting made easy ;) > Signed-off-by: Douglas

Re: [PATCH 6/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4

2020-09-04 Thread Angelo Dureghello
On Fri, Sep 4, 2020 at 1:25 AM Douglas Anderson wrote: > This is like commit 3d3451124f3d ("mmc: sdhci-msm: Prefer asynchronous > probe") but applied to a whole pile of drivers. This batch converts > the drivers that appeared to have been added after kernel 5.4. > > Signed-off-by: Douglas

Re: [PATCH 6/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4

2020-09-04 Thread Lars Povlsen
Douglas Anderson writes: > This is like commit 3d3451124f3d ("mmc: sdhci-msm: Prefer asynchronous > probe") but applied to a whole pile of drivers. This batch converts > the drivers that appeared to have been added after kernel 5.4. > > Signed-off-by: Douglas Anderson > --- > >

[PATCH 6/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4

2020-09-03 Thread Douglas Anderson
This is like commit 3d3451124f3d ("mmc: sdhci-msm: Prefer asynchronous probe") but applied to a whole pile of drivers. This batch converts the drivers that appeared to have been added after kernel 5.4. Signed-off-by: Douglas Anderson --- drivers/mmc/host/meson-mx-sdhc-mmc.c | 1 +