ARM: tegra: harmony: fix ldo7 regulator-name
authorStephen Warren <swarren@nvidia.com>
Thu, 20 Sep 2012 21:20:39 +0000 (15:20 -0600)
committerOlof Johansson <olof@lixom.net>
Fri, 21 Sep 2012 02:54:02 +0000 (19:54 -0700)
On Harmony, LDO7 does not feed vdd_fuse. Correct the regulator name.
This issue was probably the result of copying Ventana's regulator setup
when creating the Harmony .dts file. No other naming issues appear to
exist.

Reported-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found