OMAP3+: VC bypass: use fields from VC struct instead of PMIC info
authorKevin Hilman <khilman@ti.com>
Tue, 29 Mar 2011 21:24:47 +0000 (14:24 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 19:02:56 +0000 (12:02 -0700)
commit78614e0f8f32dca52beebaadfb53c2a3acf1604a
tree8871d81112392cb3b49e22b2bfded6929bfbea1f
parente4e021c5491537783f5f65a6defa92e6098a3658
OMAP3+: VC bypass: use fields from VC struct instead of PMIC info

The PMIC configurable variables should be isolated to VC initialization.
The rest of the VC functions (like VC bypass) should use the i2c slave address
and voltage register address fields from struct omap_vc_channel.

Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/vc.c