]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-shmobile/board-armadillo800eva.c
ARM: shmobile: armadillo800eva: disable MMCIF Command Completion Signal
[karo-tx-linux.git] / arch / arm / mach-shmobile / board-armadillo800eva.c
index 5bd1479d3deb7e98a0d38c3c192abd2824b2825d..fc8f9f85d86d4cbf166ee6eea7dca705d8eed436 100644 (file)
@@ -823,6 +823,7 @@ static struct sh_mmcif_plat_data sh_mmcif_plat = {
        .caps           = MMC_CAP_4_BIT_DATA |
                          MMC_CAP_8_BIT_DATA |
                          MMC_CAP_NONREMOVABLE,
+       .ccs_unsupported = true,
        .slave_id_tx    = SHDMA_SLAVE_MMCIF_TX,
        .slave_id_rx    = SHDMA_SLAVE_MMCIF_RX,
 };