Message ID | 1265244688-4055-3-git-send-email-khilman@deeprootsystems.com (mailing list archive) |
---|---|
State | RFC |
Delegated to: | Kevin Hilman |
Headers | show |
diff --git a/arch/arm/mach-omap2/board-omap3evm.c b/arch/arm/mach-omap2/board-omap3evm.c index 346c448..ff849b9 100644 --- a/arch/arm/mach-omap2/board-omap3evm.c +++ b/arch/arm/mach-omap2/board-omap3evm.c @@ -191,6 +191,7 @@ static struct omap2_hsmmc_info mmc[] = { .wires = 4, .gpio_cd = -EINVAL, .gpio_wp = 63, + .power_saving = true, }, {} /* Terminator */ };