]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/board-n800-mmc.c
HSMMC: Improve the interface for hsmmc_init()
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / board-n800-mmc.c
index 9242356f96c26788d0068d09a4f0e92f53df9f87..8b78180242d70421e5bd7d91c96cbf42e87f7ad0 100644 (file)
@@ -308,7 +308,7 @@ static struct omap_mmc_platform_data mmc1_data = {
        .max_freq               = 24000000,
        .dma_mask               = 0xffffffff,
        .slots[0] = {
-               .wire4          = 1,
+               .wires          = 4,
                .set_power      = n800_mmc_set_power,
                .set_bus_mode   = n800_mmc_set_bus_mode,
                .get_cover_state= n800_mmc_get_cover_state,