OMAP2+: voltage: move PRCM mod offets into VC/VP structures
authorKevin Hilman <khilman@ti.com>
Wed, 16 Mar 2011 20:35:22 +0000 (13:35 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 18:39:09 +0000 (11:39 -0700)
Eliminate need for global variables for the various PRM module offsets by
making them part of the VP/VC common structures

Eventually, these will likely be moved again, or more likely removed
when VP/VC code is isolated, but for now just getting rid of them as
global variabes so that the voltage domain initialization can be
cleaned up.

Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found