[roll] Roll fuchsia [usb][dwc3] Always handle interrupts regardless of Start/StopController Interrupts may be triggered after StopController(), and canceling the interrupt handler prevents them from being handled and ack'd, which could then block system suspension. To fix this, start waiting for interrupts in the dwc3 Start() hook, and always handle them regardless of whether or not StartController() has been called. Original-Bug: 411688327 Test: USB worked on Sorrel Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408617 Original-Revision: 138c7ed1796698db47fd85fc39a5cf075f31c177 GitOrigin-RevId: e1865fbc097ccab1230ba88741249a654b7950d5 Change-Id: I062a050b2bf651e7ee85ef277ff351a8d92eb72b
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.