From: Kevin Hilman Date: Sat, 16 Jul 2011 00:05:48 +0000 (-0700) Subject: OMAP3+: VP: combine setting init voltage into common function X-Git-Tag: v3.2-rc1~95^2^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b666b4767d3e6a23634b4d485c8511bd42d50023;p=pandora-kernel.git OMAP3+: VP: combine setting init voltage into common function combine VPCONFIG init voltage setup into common function and use from both vp_enable and from vp_forceupdate_scale(). NOTE: this patch changes the sequence of when the initVDD bit is cleared. The bit is now cleared immediately after it was written. Since only the rising edge of this bit has any affect according to the TRM, the exact timing of clearing of this bit should not have any effect. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed