From: Matthieu CASTET Date: Tue, 15 Feb 2011 17:40:28 +0000 (+0100) Subject: USB: don't run ehci_reset in ehci_run for tdi device X-Git-Tag: v2.6.39-rc1~472^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf40815e0cda371cecc242398fe39b873bb1047;p=pandora-kernel.git USB: don't run ehci_reset in ehci_run for tdi device TDI driver does the ehci_reset in their reset callback. Don't reset in ehci_run because configuration settings done in platform driver will be reset. This will allow to make msm use ehci_run. Signed-off-by: Matthieu CASTET Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed