commit | e2ae0692bf6f71c8b841889b655d0dc08413e4e3 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Aug 25 12:07:45 2015 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Sep 14 09:51:58 2015 -0500 |
tree | c9c0e3490fab0576b3b84abee191032a88ba1445 | |
parent | e4c1b1ba7f663fd77204201eef83baf58e2e5777 [diff] |
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>