Re: [PATCH] mmc: Enable bus-width tests on SDHCI host

2010-12-15 Thread Takashi Iwai
At Wed, 15 Dec 2010 14:17:27 +0100, Takashi Iwai wrote: > > Let's enable the new bus-width tests on SDHCI hosts unless 1-bit data > is set forcibly. > > Signed-off-by: Takashi Iwai Please drop this patch. After a short discussion with Philip, we concluded that it's safer to enable in individua

[PATCH] mmc: Enable bus-width tests on SDHCI host

2010-12-15 Thread Takashi Iwai
Let's enable the new bus-width tests on SDHCI hosts unless 1-bit data is set forcibly. Signed-off-by: Takashi Iwai --- This is a patch to be applied after "mmc: Test bus-width for old MMC devices (v2)" drivers/mmc/host/sdhci.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) d