]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MLK-10179-2 usb: chipidea: host: turn on vbus before add hcd if early vbus on is...
authorLi Jun <b47624@freescale.com>
Tue, 3 Feb 2015 05:59:10 +0000 (13:59 +0800)
committerLi Jun <jun.li@freescale.com>
Wed, 11 Feb 2015 07:35:40 +0000 (15:35 +0800)
commit15290d39e1ba88d9c27c69f4691a14681a5cf42d
treec585d83a6ea080db4c8a0e405c03b19ad1a9a7b8
parent83f839d2e5d4783c51abce433f177c82b1a3ec9c
MLK-10179-2 usb: chipidea: host: turn on vbus before add hcd if early vbus on is required

If CI_HDRC_IMX_VBUS_EARLY_ON is set, turn on vbus before add hcd, and do not
set reg_vbus of ehci_ci_priv, so vbus will not be handled by ehci core.

Signed-off-by: Li Jun <jun.li@freescale.com>
(cherry picked from commit a745133191bfe0c2ca408d9f8bcfc2a5204b0dbd)
drivers/usb/chipidea/host.c