Revert "usb: ehci-platform: support no relinquishing port quirk"
authorFrank Wang <frank.wang@rock-chips.com>
Wed, 29 Mar 2017 10:03:07 +0000 (18:03 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 30 Mar 2017 11:59:37 +0000 (19:59 +0800)
commite3b77467de4a6e595a0f6de1ee29eb5c217d36b7
tree3fc20c2f46a1768decf27b81f2c0ccf82f211f25
parent5ac21bd8d823df9705ea183a70a17d16413aad5b
Revert "usb: ehci-platform: support no relinquishing port quirk"

This reverts commit 0fd1853df055.

We found this commit just work well for HS devices, however,
ehci_hub_control will set port owner to companion according line
status bits when FS/LS device is plugged in, so revert this one
and introduce a new workaround.

Change-Id: Ifa856620672191c845abc53a76370cd5bf4097dc
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
drivers/usb/host/ehci-platform.c