From: Kevin Hilman Date: Tue, 29 Mar 2011 21:36:04 +0000 (-0700) Subject: OMAP3+: VC: cleanup voltage setup time configuration X-Git-Tag: v3.2-rc1~95^2^2~1^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5892bb1fc6430d086f5c2a4216f9ed00070e31ad;p=pandora-kernel.git OMAP3+: VC: cleanup voltage setup time configuration - add setup_time field to struct omap_vc_channel (init'd from PMIC data) - use VC/VP register access helper for read/modify/write - move VFSM structure from omap_vdd_info into struct voltagedomain - remove redunant _data suffix from VFSM structures and variables - remove voltsetup_shift, use ffs() on the mask value to find the shift Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed