diff mbox

Zoom2: Setup HSMMC2 8-bit capability

Message ID 33443.192.168.10.89.1256233490.squirrel@dbdmail.itg.ti.com (mailing list archive)
State Changes Requested, archived
Delegated to: Tony Lindgren
Headers show

Commit Message

Madhusudhan Oct. 22, 2009, 5:44 p.m. UTC
None
diff mbox

Patch

diff --git a/arch/arm/mach-omap2/board-zoom2.c b/arch/arm/mach-omap2/board-zoom2.c
index 56f9d84..ad022ac 100644
--- a/arch/arm/mach-omap2/board-zoom2.c
+++ b/arch/arm/mach-omap2/board-zoom2.c
@@ -163,7 +163,7 @@  static struct twl4030_hsmmc_info mmc[] __initdata = {
 	},
 	{
 		.mmc		= 2,
-		.wires		= 4,
+		.wires		= 8,
 		.gpio_wp	= -EINVAL,
 	},
 	{}      /* Terminator */