]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: omap: enable irqs lately
authorFelipe Balbi <balbi@ti.com>
Tue, 25 Aug 2015 17:07:45 +0000 (12:07 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 14 Sep 2015 14:51:58 +0000 (09:51 -0500)
commite6c26428a78e05d109cc637b12a1d418a44f937f
treec9c0e3490fab0576b3b84abee191032a88ba1445
parent12ee72dea34a78229c6d9c8cad835457950f61e0
usb: dwc3: omap: enable irqs lately

If we enable IRQs before requesting our
extcon device, we might fall into a situation
where and IRQ fires before we're ready to
handle it.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-omap.c