summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2020-01-07 09:26:25 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-08 17:34:17 +0100
commit96a0c12843109e5c4d5eb1e09d915fdd0ce31d25 (patch)
treeccf49541020ccba1501bbded125888132b437d3c /tools
parent5fbf7a2534703fd71159d3d71504b0ad01b43394 (diff)
usb: musb: Disable pullup at init
The pullup may be already enabled before the driver is initialized. This happens for instance on JZ4740. It has to be disabled at init time, as we cannot guarantee that a gadget driver will be bound to the UDC. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Suggested-by: Bin Liu <b-liu@ti.com> Cc: stable@vger.kernel.org Signed-off-by: Bin Liu <b-liu@ti.com> Link: https://lore.kernel.org/r/20200107152625.857-3-b-liu@ti.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions