]> 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)
commit9ebe86342fbc7a9b28afb81b0903d4b46a50558a
tree09789faf0266ab4c6993d07d699a0e042e9cdbd8
parent1811100acb33a3893ea00033f7ef5f056a4300bc
OMAP: USB : Fix the EHCI enumeration and core retention issue

This commit 5a3209898997f203cf17be68b4a1b82f99c273f1 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 5a3209898997f203cf17be68b4a1b82f99c273f1
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