From: Benoit Cousson Date: Thu, 5 Aug 2010 13:22:35 +0000 (+0200) Subject: OMAP4: pm: Change l3_main to l3_main_1 during bus device init X-Git-Tag: v2.6.37-rc1~121^2~55^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf27660e692d8c74087c0ccb80225207d280af1;p=pandora-kernel.git OMAP4: pm: Change l3_main to l3_main_1 during bus device init The OMAP4 L3 interconnect is split in 3 part for power saving reason. Because of that there is no l3_main like on OMAP2 & 3 but 3 differentes l3_main_X instances. In the case of OMAP4, query only the l3_main_1 part. The clock and voltage are shared across the 3 instances. Signed-off-by: Benoit Cousson Cc: Paul Walmsley Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed