]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/usb/host/isp1760-hcd.c
USB: isp1760: don't auto disable Port1 on ISP1761
authorThomas Hommel <Thomas.Hommel@gefanuc.com>
Thu, 18 Dec 2008 09:31:40 +0000 (10:31 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:09 +0000 (10:00 -0800)
commit42c65396d4f10f25bdab13f8e2f33fe63fa94418
tree93f80a6dbeff07c8b6b3de1a608108f5eeac1e22
parent281b064f237205053ef1874ffc77b9211265af4c
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 <Thomas.Hommel@gefanuc.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h
drivers/usb/host/isp1760-if.c