commit | 5892bb1fc6430d086f5c2a4216f9ed00070e31ad | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Tue Mar 29 14:36:04 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Thu Sep 15 12:08:19 2011 -0700 |
tree | 6a64fdd3e6d4e80cae63c1fa3c947383b1024d7e | |
parent | 78614e0f8f32dca52beebaadfb53c2a3acf1604a [diff] |
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 <khilman@ti.com>