mod board-rk29sdk.c: .detect_irq = RK29_PIN2_PA2

This commit is contained in:
kfx
2011-04-09 15:36:37 +08:00
parent bf5b56e919
commit 7dfbc91132

View File

@@ -1210,7 +1210,7 @@ struct rk29_sdmmc_platform_data default_sdmmc0_data = {
#else
.use_dma = 0,
#endif
.detect_irq = INVALID_GPIO,//RK29_PIN2_PA2 // INVALID_GPIO
.detect_irq = RK29_PIN2_PA2 // INVALID_GPIO
};
#endif
#ifdef CONFIG_SDMMC1_RK29