mfd: Fixed gpio polarity of omap-usb gpio USB-phy reset
authorJuergen Kilb <J.Kilb@phytec.de>
Thu, 14 Apr 2011 07:31:43 +0000 (09:31 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 11 May 2011 09:09:57 +0000 (11:09 +0200)
commit557f447f21621de9c5447c8702c33b53279822ce
treee8daf9667f74cb9f4e9b0b28fb0136a4c48c2434
parent9f381a61f58bb6487c93ce2233bb9992f8ea9211
mfd: Fixed gpio polarity of omap-usb gpio USB-phy reset

With commit 19403165 a main part of ehci-omap.c moved to
drivers/mfd/omap-usb-host.c created by commit 17cdd29d.
Due to this reorganisation the polarity used to reset the
external USB phy changed and USB host doesn't recognize
any devices.

Signed-off-by: Juergen Kilb <J.Kilb@phytec.de>
Acked-by: Felipe Balbi <balbi@ti.com>
Tested-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/omap-usb-host.c