[roll] Roll fuchsia [usb-peripheral] Fix race condition during driver startup

Only call SetDefaultConfig when the provided configuration contains
USB functions. If called with an empty list, the driver erroneously
locks function registration and starts the USB controller in an
invalid state with zero functions. This was causing flakes in usb-hid-test.

Original-Fixed: 492172226
Test: usb-hid-test
Multiply: usb-hid-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1538160
Original-Revision: de1c870b68da7b3495e115e0d9f3bde92613e448
GitOrigin-RevId: 374a61503a0a88cc413109f6a778ff16852ffe36
Change-Id: Ia3e106c68977ddef4bdf68fc037377db8b32f741
1 file changed
tree: 92ba4c77e1df41e688ea97664ffadfaf8d1267e2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.