[roll] Roll fuchsia [usb][dwc2] Strip dead recovery logic from driver

Throughout the process of diagnosing 105382, numerous debugging code
had been added to the driver. With the new soft-disconnect and
controller reset, that logic is now a dead codepath. This removes it.

Original-Bug: 105382
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/870837
Original-Revision: 852e3b317c5dcf162445a363f930ee94bc63df83
GitOrigin-RevId: 90b919ac060635fc68dc698c7a1f8946d8c9864b
Change-Id: I94bf769ccf51c8d98c610f740271aeefb65ec22c
1 file changed
tree: 8e08e4118a2263bfeb6920222f4ec1acc401e7c5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.