OMAP4: hwmod: Naming of address space
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 24 Feb 2011 09:46:50 +0000 (15:16 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 24 Feb 2011 21:02:13 +0000 (13:02 -0800)
commitcb7e9ded3240d717d1d24812d33b3ef2c98c084e
treed0712c16098649b059882954b9fa7e93fbdb45a8
parentdc48e5fc782f8d447aae2e82ba7453ddcf32c617
OMAP4: hwmod: Naming of address space

Added a name to address space belonging to SDMA and MPU facilitating
the driver to get the address space info by name. Added a revision
member inorder to facilitate the driver to differentiate between
mcbsp in different omap.
Also added a platform_get_irq in probe to get irq number by index since
from OMAP4, there will be a single irq line.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
arch/arm/plat-omap/include/plat/mcbsp.h
arch/arm/plat-omap/mcbsp.c