[roll] Roll fuchsia [usb] Fix configuration/interface re-entrancy issues on sorlac

There are a number of re-entrancy and idempotency issues interfering
with WebUSB's ability to manage a fuchsia CDC device. This fixes the
underlying issues in the cdc-eth-function and dwc3 drivers.

Original-Bug: b/382350843

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190442
Original-Revision: c2e0a60c1a75bf5c95c0714e719ca4e5233167b3
GitOrigin-RevId: 7ac1ef05c038b583334c6116df5ad7177228b7e2
Change-Id: I5fe659dd5633c75a1fb908a6a6b6bf9d39300d19
1 file changed
tree: d3ed868447fabfab4f361b820aae1f76ef519d76
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.