commit | 4bcc475ebd06a04e1531254c27c6cf508ef8ebf9 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Mon Mar 28 10:40:15 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Thu Sep 15 12:02:08 2011 -0700 |
tree | cbb34d6e8ad79e2cf6b75167d9cee4a7ef2885c2 | |
parent | 4bb73adec43bbf63d39e1c2021de0aab0c60ea34 [diff] |
OMAP3+: voltage: convert to PRM register access functions 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>