From: Benoit Cousson Date: Fri, 25 Feb 2011 16:46:33 +0000 (+0100) Subject: OMAP3: hwmod data: Remove masters port links for interconnects. X-Git-Tag: v2.6.39-rc1~432^2~10^2~2^9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478f478bc1a58f97f09fd2048488bafdfa9d8fce;p=pandora-kernel.git 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 Cc: Paul Walmsley Cc: Sanjeev Premi --- Reading git-diff-tree failed