]> Pileus Git - ~andy/linux/commit
ARM: OMAP: hsmmc: add pm_caps field
authorEliad Peller <eliad@wizery.com>
Tue, 22 Nov 2011 14:02:18 +0000 (16:02 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 9 Dec 2011 00:26:20 +0000 (16:26 -0800)
commit6fdc75de7d0554134890d33a0a6f5e18c7503c01
tree9fd820bdb7ec3c74a4545bf76ca6af74ac488e35
parent31f9d4635bde3f03bc6dbac01d4c0fb0da9d06d7
ARM: OMAP: hsmmc: add pm_caps field

Add pm_caps field to omap2_hsmmc_info and omap_mmc_slot_data
structs, so we will be able to indicate mmc pm capabilities
in the board file.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/hsmmc.c
arch/arm/mach-omap2/hsmmc.h
arch/arm/plat-omap/include/plat/mmc.h
drivers/mmc/host/omap_hsmmc.c