git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba2d8ce
)
Revert "usb: otg: mxs-phy: Fix mx23 operation"
author
Peter Chen
<peter.chen@freescale.com>
Fri, 9 Nov 2012 01:44:41 +0000
(09:44 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 16 Nov 2012 01:44:51 +0000
(17:44 -0800)
The real reason causes mx23 fail are:
- Calling mxs_phy_hw_init(mxs_phy) again at connection
- Error connect/disconnect nodity at hub.c
The coming patch will fix above two problems, Mike Thompson
tested his hardware works OK after commented out this delay
setting.
This reverts commit
363366cf61c544ea476f3d220f43a95cb03014f5
.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/otg/mxs-phy.c
patch
|
blob
|
history
diff --cc
drivers/usb/otg/mxs-phy.c
Simple merge