From: Li Jun Date: Wed, 11 Feb 2015 04:45:02 +0000 (+0800) Subject: usb: chipidea: host: turn on vbus before add hcd if early vbus on is required X-Git-Tag: omap-for-v4.2/o2_dc~157^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6594591741883e004aaba105951337878698b054;p=pandora-kernel.git usb: chipidea: host: turn on vbus before add hcd if early vbus on is required If CI_HDRC_TURN_VBUS_EARLY_ON is set, turn on vbus before adding hcd, so it will not set reg_vbus of ehci_ci_priv, then vbus will not be handled by ehci core. Signed-off-by: Li Jun Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed