]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: chipidea: otg: don't wait vbus drops below BSV when starts host
authorLi Jun <jun.li@freescale.com>
Fri, 16 Oct 2015 05:53:20 +0000 (13:53 +0800)
committerPeter Chen <peter.chen@freescale.com>
Thu, 22 Oct 2015 01:36:23 +0000 (09:36 +0800)
commit851ce932242d5a79bef8fe625fce37cc2f27033e
treeb292dc4aebbf13d4ffa0c5d69aad66e9c43110ff
parent46b95a1d66cc58163a6b3aa7c669ab6fec721404
usb: chipidea: otg: don't wait vbus drops below BSV when starts host

Some HW design may use ID pin state to control vbus for otg port,
so before host role start, the vbus is already turned on, in this
case, we do not need wait vbus dropping below BSV.

Signed-off-by: Li Jun <jun.li@freescale.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
drivers/usb/chipidea/otg.c