OMAP3: hwmod data: Remove masters port links for interconnects.
authorBenoit Cousson <b-cousson@ti.com>
Fri, 25 Feb 2011 16:46:33 +0000 (17:46 +0100)
committerBenoit Cousson <b-cousson@ti.com>
Thu, 10 Mar 2011 10:18:50 +0000 (11:18 +0100)
commit478f478bc1a58f97f09fd2048488bafdfa9d8fce
tree6141bea1ded892f18560d42235cdd572d02a5aae
parentb9ccf8afe2d2eafe18f90d2925f8464313fe0b56
OMAP3: hwmod data: Remove masters port links for interconnects.

Master ports from interconnect are generating some annoying circular
references that become tricky to handle if we have to dynamically
remove some IP on some variant platforms.
Since they are not used for the moment, and since we can still build
that relation using the reverse relation (slave port from the IP
toward master port of the interconnect), let remove them for the
moment like it is done on OMAP4.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Sanjeev Premi <premi@ti.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c