|
@@ -148,6 +148,7 @@ static struct pxamci_platform_data palmld_mci_platform_data = {
|
|
|
.gpio_card_detect = GPIO_NR_PALMLD_SD_DETECT_N,
|
|
|
.gpio_card_ro = GPIO_NR_PALMLD_SD_READONLY,
|
|
|
.gpio_power = GPIO_NR_PALMLD_SD_POWER,
|
|
|
+ .detect_delay = 20,
|
|
|
};
|
|
|
|
|
|
/******************************************************************************
|