]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit15f13e23e818c9de81003f37430eb648abae9107
tree87f9641a9bac2a67e33a3b1335657723e1fe45dd
parenta08572ae529b1e8de12393eeced661feae8fd44c
OMAP3+: OPP: Replace voltage values with Macros

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>
arch/arm/mach-omap2/opp3xxx_data.c
arch/arm/mach-omap2/opp4xxx_data.c