From: Thomas Hommel Date: Thu, 18 Dec 2008 09:31:40 +0000 (+0100) Subject: USB: isp1760: don't auto disable Port1 on ISP1761 X-Git-Tag: v2.6.29-rc1~182^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c65396d4f10f25bdab13f8e2f33fe63fa94418;p=pandora-kernel.git USB: isp1760: don't auto disable Port1 on ISP1761 There is no need to disable port 1 on ISP1761. That port could be used as an OTG port which would require a different init sequence. However we don't have OTG support (yet) so we can use it as a normal USB port. This patch allows port 1 to be used a normal Port on the ISP1761. Signed-off-by: Thomas Hommel Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed