From: Kevin Hilman Date: Wed, 16 Mar 2011 20:35:22 +0000 (-0700) Subject: OMAP2+: voltage: move PRCM mod offets into VC/VP structures X-Git-Tag: v3.2-rc1~95^2^2~1^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7460daf15239563b3e7bb862580f90da78541bd;p=pandora-kernel.git OMAP2+: voltage: move PRCM mod offets into VC/VP structures 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 --- Reading git-diff-tree failed