OMAP3+: voltage: convert to PRM register access functions
authorKevin Hilman <khilman@ti.com>
Mon, 28 Mar 2011 17:40:15 +0000 (10:40 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 19:02:08 +0000 (12:02 -0700)
Convert VC/VP register access to use PRM VC/VP accessor functions.  In
the process, move the read/write function pointers from vdd_info into
struct voltagedomain.

No functional changes.

Additional cleanup:
- remove prm_mod field from  VC/VP data structures, the PRM register
  access functions know which PRM module to use.

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

No differences found