[PATCH] S3C64xx: remove SDHCI_QUIRK_NO_MULTIBLOCK

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This fixes SDIO as that requires multiblock transfers. This patch depends on the
following patches:

[PATCH] sdhci: Add new quirk in sdhci driver and update ADMA descriptor build.
[PATCH] S3C: sdhci: Enable ADMA feature in S3C sdhci controller.

Signed-off-by: Maurus Cuelenaere <mcuelenaere@xxxxxxxxx>
---
 drivers/mmc/host/sdhci-s3c.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/mmc/host/sdhci-s3c.c b/drivers/mmc/host/sdhci-s3c.c
index 0f8ff86..4623876 100644
--- a/drivers/mmc/host/sdhci-s3c.c
+++ b/drivers/mmc/host/sdhci-s3c.c
@@ -324,9 +324,6 @@ static int __devinit sdhci_s3c_probe(struct
platform_device *pdev)
        * support as well. */
       host->quirks |= SDHCI_QUIRK_BROKEN_DMA;

-       /* PIO currently has problems with multi-block IO */
-       host->quirks |= SDHCI_QUIRK_NO_MULTIBLOCK;
-
 #endif /* CONFIG_MMC_SDHCI_S3C_DMA */

       /* It seems we do not get an DATA transfer complete on non-busy
--
1.6.5.3
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux