ARM: OMAP4: PM: fix regulator name for VDD_MPU
authorKevin Hilman <khilman@ti.com>
Mon, 5 Nov 2012 23:46:36 +0000 (15:46 -0800)
committerKevin Hilman <khilman@ti.com>
Tue, 6 Nov 2012 00:30:29 +0000 (16:30 -0800)
commit73c503cb981394872db41dd5cde385cb5373b4b9
tree92afc9d132f8810ff54c738095afae500e532e9a
parent43993e4af02ec99908d6d99176773fc2a3ee4c57
ARM: OMAP4: PM: fix regulator name for VDD_MPU

commit 24d7b40a (ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for
MPU-SS) updated the regulator name used for the MPU regulator, but only
updated OMAP3, not OMAP4.  Fix the OMAP4 name as well, otherwise CPUfreq
fails to find the MPU regulator.

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