]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00174124: Revert "[USB Host]change the default wakeup value of RH"
authorPeter Chen <peter.chen@freescale.com>
Thu, 9 Feb 2012 09:07:44 +0000 (17:07 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:58 +0000 (08:33 +0200)
commiteb666b4a427f3013af152936914a748079cce541
treea11f1fd1829f58112706e83eb2b61cdd259fd59f
parentfdd02dd3b65a91ab65501aa3f49393ab31132ec7
ENGR00174124: Revert "[USB Host]change the default wakeup value of RH"

This patch creates two bugs at current i.mx usb framework.
- The high speed device can't be recognized at the first time.
- The usb device can't be recognized after system resume with
usb vbus.

The reason why it creates bugs that it changes (auto)suspend/resume
process for usb core.

This reverts commit e5c4318450e1fe7c61950214e779658c6cea0da7.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
drivers/usb/host/ehci-arc.c