From: Kevin Hilman Date: Mon, 28 Mar 2011 17:40:15 +0000 (-0700) Subject: OMAP3+: voltage: convert to PRM register access functions X-Git-Tag: v3.2-rc1~95^2^2~1^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bcc475ebd06a04e1531254c27c6cf508ef8ebf9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed