]> git.baikalelectronics.ru Git - kernel.git/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)
commit4905de8c86f4c11035127fbf2458800388befe85
tree9fd820bdb7ec3c74a4545bf76ca6af74ac488e35
parentca8d828b96c25232cd73f5a852226e908030e309
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