From: Shengzhou Liu Date: Wed, 17 Apr 2013 10:03:46 +0000 (+0800) Subject: usb: remove redundant tdi_reset X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ac6ac8d662ac7ac67c864954d39d1b19948354;p=pandora-kernel.git 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 Signed-off-by: Shengzhou Liu Acked-by: Alan Stern Cc: stable # 3.6+ Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed