• K
    OMAP2+: voltage: move PRCM mod offets into VC/VP structures · a7460daf
    Kevin Hilman 提交于
    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: NKevin Hilman <khilman@ti.com>
    a7460daf
vc44xx_data.c 2.4 KB