[roll] Roll fuchsia Revert "[fusb302] Wait for PHY TX/RX queues to be flushed."

This reverts commit 3370bf2d913ac0f6d1e67be5489ac1c31ee12122.

Reason for revert: Seems to be increasing flake rate and causing reboots, see https://chat.google.com/room/AAAABFiUm4o/XHGpT8ZOD4o

Original change's description:
> [fusb302] Wait for PHY TX/RX queues to be flushed.
>
> Test: Booted core.vim3 connected to Anker A2147.
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1059197

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1064752
Original-Revision: eb8925251951ef24be58ff02b0bcf06a234523f4
GitOrigin-RevId: 539817a47abb02516009637fe11c5ab619994e7e
Change-Id: Ia5b2d25d3aca642d4ab8c9ae74228f8836d685a2
1 file changed
tree: 8213307ce9bdeb1b907b40e812bed8312ff4f5be
  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 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.