From: Peter Chen Date: Fri, 9 Nov 2012 01:44:41 +0000 (+0800) Subject: Revert "usb: otg: mxs-phy: Fix mx23 operation" X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff84f0e9f70cde6de1ba7c7f6156c8c3c98af383;p=pandora-kernel.git Revert "usb: otg: mxs-phy: Fix mx23 operation" 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 Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed