From: Kevin Hilman Date: Mon, 5 Nov 2012 23:46:36 +0000 (-0800) Subject: ARM: OMAP4: PM: fix regulator name for VDD_MPU X-Git-Tag: omap-for-v3.7-rc4/fixes-signed~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c503cb981394872db41dd5cde385cb5373b4b9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed