]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain
authorKevin Hilman <khilman@ti.com>
Wed, 30 Mar 2011 18:01:10 +0000 (11:01 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 19:08:57 +0000 (12:08 -0700)
commitce8ebe0dfb1f8713337cebf82499d3dced288328
tree3ffb4cac949459b9feda4f307d4d9b51b0da3a5c
parent24d3194a2c9bc4d2315117915d4d22c395c07fd5
OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain

Move structure containing PMIC configurable settings into struct
voltagedomain.  In the process, rename from omap_volt_pmic_info to
omap_voltdm_pmic (_info suffix is not helpful.)

No functional changes.

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