]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/board-rx51-flash.c
RX51: adjust hsmmc info
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / board-rx51-flash.c
index 7af0d465e9fb52dc8fabbf3dd64b700b8752b2a3..cd030a6dc4fbcc6b993704a6b94e99e987f011dd 100644 (file)
@@ -52,12 +52,15 @@ static struct platform_device *rx51_flash_devices[] = {
 
 static struct twl4030_hsmmc_info mmc[] __initdata = {
        {
+               .name           = "external",
                .mmc            = 1,
-               .wires          = 8,
+               .wires          = 4,
+               .cover_only     = true,
                .gpio_cd        = 160,
                .gpio_wp        = -EINVAL,
        },
        {
+               .name           = "internal",
                .mmc            = 2,
                .wires          = 8,
                .gpio_cd        = -EINVAL,