From: Benoit Cousson Date: Thu, 10 Mar 2011 09:53:15 +0000 (+0100) Subject: OMAP3: hwmod data: Fix incorrect SmartReflex -> L4 CORE interconnect links X-Git-Tag: v2.6.39-rc1~432^2~10^2~2^9~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ccf8afe2d2eafe18f90d2925f8464313fe0b56;p=pandora-kernel.git OMAP3: hwmod data: Fix incorrect SmartReflex -> L4 CORE interconnect links Commit d34427267186827dfd62bd8cf726601fffb22534 ("OMAP3: PM: Adding smartreflex hwmod data") added data that claims that the L4 CORE has two slave interfaces that originate from the SmartReflex modules, omap3_l4_core__sr1 and omap3_l4_core__sr2. But as those two data structure records show, it's L4 CORE that has a master port towards SR1 and SR2. Move the incorrect data from slaves list to master list. Based on a path by Paul Walmsley https://patchwork.kernel.org/patch/623171/ That is based on a patch by Benoît Cousson : https://patchwork.kernel.org/patch/590561/ Signed-off-by: Paul Walmsley Signed-off-by: Benoît Cousson Cc: Sanjeev Premi Cc: Thara Gopinath --- Reading git-diff-tree failed