OMAP4: pm: Change l3_main to l3_main_1 during bus device init
commitcbf27660e692d8c74087c0ccb80225207d280af1
authorBenoit Cousson <b-cousson@ti.com>
Thu, 5 Aug 2010 13:22:35 +0000 (5 15:22 +0200)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 00:14:16 +0000 (23 17:14 -0700)
tree8d6e616e34bbbd00b2fe803c1002338820be6298
parent55d2cb0814f4285f89be8ed474a8ae7042fb5735
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 <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm.c