OMAP4: PandaBoard: remove unused power regulators
authorDavid Anders <x0132446@ti.com>
Fri, 18 Mar 2011 23:53:20 +0000 (16:53 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 18 Mar 2011 23:53:20 +0000 (16:53 -0700)
commit8b8e2ef328c3378c74fb4347f66df8e58feeaf46
treeefb61303d2b5ddfc15f272136e8f11fb313f7cd6
parent18a81019b851dae83f7df3e72064de706788ff25
OMAP4: PandaBoard: remove unused power regulators

the pandaboard does not use the VUSIM or VAUX1 power regulators on the TWL6030
and are left floating. if the VUSIM and VAUX1 power regulators are initilized,
noise on the unloaded regulators generates an overcurrent interrupt causing the
system to power down. this patch removes the initialization of the unused power
regulators of VUSIM and VAUX1.

Signed-off-by: David Anders <x0132446@ti.com>
Acked-by: Andy Green <andy.green@linaro.org>
Acked-by: Anand Gadiyar <gadiyar@ti.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap4panda.c