]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP: USB : Fix the EHCI enumeration and core retention issue
authorKeshava Munegowda <keshava_mgowda@ti.com>
Fri, 20 Jul 2012 09:43:35 +0000 (15:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Aug 2012 18:49:12 +0000 (11:49 -0700)
commit726e6d5eaebd6a8bfcb9510eb1e77c83bca87959
tree09789faf0266ab4c6993d07d699a0e042e9cdbd8
parentff3534a774f4427922e330cc5bea91f3674527d3
OMAP: USB : Fix the EHCI enumeration and core retention issue

This commit 781ca2c7eebd34dacf93e73a0eb903ad6101e445 titled
"Fix OMAP EHCI suspend/resume failure (i693)" is causing
the usb hub and device detection fails in beagle XM
causeing NFS not functional. This affects the core retention too.
The same commit logic needs to be revisted adhering to hwmod and
device tree framework.
for now, this commit id 781ca2c7eebd34dacf93e73a0eb903ad6101e445
titled "Fix OMAP EHCI suspend/resume failure (i693)" reverted.

This patch is validated on BeagleXM with NFS support over
usb ethernet and USB mass storage and other device detection.

Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Cc: stable <stable@vger.kernel.org> # 3.5
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-omap.c