From: Mark Brown Date: Fri, 9 Aug 2013 10:41:51 +0000 (+0100) Subject: usb: misc: usb3503: Actively manage Hub Connect GPIO X-Git-Tag: v3.12-rc1~186^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7245b8386cb1dc941e10a4c97307e3f48da5da;p=pandora-kernel.git usb: misc: usb3503: Actively manage Hub Connect GPIO If the connect signal is pulled high then the device will start up meaning that if we just pull it high on probe then the device will start running prior to the configuration being written out. Fix this by pulling the GPIO low when we reset and only pulling it high when configuration is finished. Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed