]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Remove apply_uV constraints for fixed regulator
authorRajendra Nayak <rnayak@ti.com>
Tue, 28 Feb 2012 09:32:34 +0000 (15:02 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 28 Feb 2012 23:56:40 +0000 (15:56 -0800)
commit5de5b2b9493449bcee49b159d7ea852eb958d7fa
tree9b32de0b29592acc0966d833fb17a10182be1133
parentb83d8df76ed9476853f35aa6e812edbb0b6464ec
ARM: OMAP2+: Remove apply_uV constraints for fixed regulator

VUSB is a fixed regulator, so get rid of the apply_uV constraint
for it, which fixes the following error seen at boot on omap4
SDP and PANDA boards.

machine_constraints_voltage: VUSB: failed to apply 3300000uV constraint
twl_reg twl_reg.46: can't register VUSB, -22
twl_reg: probe of twl_reg.46 failed with error -22

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/twl-common.c