commit | 61ac6ac8d662ac7ac67c864954d39d1b19948354 | [log] [tgz] |
---|---|---|
author | Shengzhou Liu <Shengzhou.Liu@freescale.com> | Wed Apr 17 18:03:46 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 17 10:01:22 2013 -0700 |
tree | 7de19cf658ea5f41d667cbedbffce4f389b5b7cc | |
parent | cccfc53626bb74f5b9fbacfdcd3c475f0e1f359b [diff] |
usb: remove redundant tdi_reset We remove the redundant tdi_reset in ehci_setup since there is already it in ehci_reset. It was observed that the duplicated tdi_reset was causing the PHY_CLK_VALID bit unstable. Reported-by: Michael Braun <michael-dev@fami-braun.de> Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Cc: stable <stable@vger.kernel.org> # 3.6+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>