omap3logic: Fix PBIAS Bug
authorAdam Ford <aford173@gmail.com>
Fri, 26 Aug 2016 12:53:53 +0000 (07:53 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 6 Sep 2016 17:41:42 +0000 (13:41 -0400)
commit31c98cbb31dc8c7ccb0e9c07ff340c22f5e407ba
treea0503cff331f09762c4709576a37eb41c7a7b050
parent740f7e5c1dfe032ec207ea211770df32773bfaca
omap3logic: Fix PBIAS Bug

The PBIAS fixing is done in the MMC driver, and doing it in the
the board file conflicts with the driver causing intermittent
hangs on reboot.  Remove this from the board file and let
the driver do it.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/logicpd/omap3som/omap3logic.c