commit | 5a0a82f42bd6cb67fecaba3e9e08d542090d6a94 | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Tue Aug 10 12:58:39 2010 -0700 |
committer | Sandeep Paulraj <s-paulraj@ti.com> | Wed Sep 08 14:50:23 2010 -0400 |
tree | 9bdf970f9a9b1ad59606b9006a299bf346a12b8d | |
parent | 0e7b62179fa56dc01baccc52ba0bcce8f7e07397 [diff] |
ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages This patch adds a function to allow one to easily set the target voltage for the TWL4030 regulators. It also modifies the existing code to use this new function. Applicable definitions are moved out of the driver file and into the header file so that they are generally accessible Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>