OMAP3+: OPP: Replace voltage values with Macros
authorVishwanath BS <vishwanath.bs@ti.com>
Sat, 5 Mar 2011 10:27:22 +0000 (15:57 +0530)
committerKevin Hilman <khilman@ti.com>
Fri, 11 Mar 2011 15:21:44 +0000 (07:21 -0800)
Since all voltage data is now centralized in oppxxx_data.c, we can replace
the values in the opp table with the macros used for voltage values.

This will avoid opp table and voltage layer having conflicting values.

Signed-off-by: Vishwanath BS <vishwanath.bs@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found