commit | 851ce932242d5a79bef8fe625fce37cc2f27033e | [log] [tgz] |
---|---|---|
author | Li Jun <jun.li@freescale.com> | Fri Oct 16 13:53:20 2015 +0800 |
committer | Peter Chen <peter.chen@freescale.com> | Thu Oct 22 09:36:23 2015 +0800 |
tree | b292dc4aebbf13d4ffa0c5d69aad66e9c43110ff | |
parent | 46b95a1d66cc58163a6b3aa7c669ab6fec721404 [diff] |
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>