OMAP: hwmod data: Add dev_attr and use in the host driver
authorKishore Kadiyala <kishore.kadiyala@ti.com>
Tue, 1 Mar 2011 21:12:56 +0000 (13:12 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 1 Mar 2011 21:12:56 +0000 (13:12 -0800)
commit6ab8946f672497a55625d2106250d2923125fdfb
treeccf86208fb9cf4f33d243c51bc01a915d593dfd9
parent17203bdaf2fd0cda6ac941a7b3fb8416c57303c7
OMAP: hwmod data: Add dev_attr and use in the host driver

Add a device attribute to hwmod data of omap2430, omap3, omap4.
Currently the device attribute holds information regarding dual volt MMC card
support by the controller which will be later passed to the host driver via
platform data.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Kishore Kadiyala <kishore.kadiyala@ti.com>
Acked-by: Benoit Cousson<b-cousson@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
arch/arm/plat-omap/include/plat/mmc.h
This page took 0.025294 seconds and 5 git commands to generate.