Merge branch 'rmobile/sdio' into rmobile-latest
authorPaul Mundt <lethal@linux-sh.org>
Wed, 12 Jan 2011 05:47:21 +0000 (14:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 12 Jan 2011 05:47:21 +0000 (14:47 +0900)
1  2 
arch/arm/mach-shmobile/board-mackerel.c

@@@ -743,9 -734,8 +743,9 @@@ static struct sh_mobile_sdhi_info sdhi2
        .dma_slave_tx   = SHDMA_SLAVE_SDHI2_TX,
        .dma_slave_rx   = SHDMA_SLAVE_SDHI2_RX,
        .tmio_flags     = TMIO_MMC_WRPROTECT_DISABLE,
-       .tmio_caps      = MMC_CAP_SD_HIGHSPEED |
+       .tmio_caps      = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ |
                          MMC_CAP_NEEDS_POLL,
 +      .get_cd         = slot_cn23_get_cd,
  };
  
  static struct resource sdhi2_resources[] = {