[roll] Roll fuchsia Revert "[dwc3] Add support for batched transfers"

This reverts commit d44ae1cb7228069d1dc577484520d025b56e7d4e.

Reason for revert: Suspected for b/532568235

Original change's description:
> [dwc3] Add support for batched transfers
>
> Prepare support for live-enqueuing more TRBs into the controller without
> thrashing transfer starts-stops.
>
> For now we're only staging these changes, keeping the enablement CL
> short and easy to revert if we encounter problems.
>
> Original-Bug: 527134440
> Multiply: dwc3-test.cm
>
> Change-Id: I8112759baeb1363f6ea171678b15cff46a6a6964
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1564861
> Reviewed-by: Puneetha Ramachandra <puneetha@google.com>
> Commit-Queue: Bruno Dal Bo <brunodalbo@google.com>
> Reviewed-by: Sam Hansen <hansens@google.com>
> Fuchsia-Auto-Submit: Bruno Dal Bo <brunodalbo@google.com>

Original-Original-Bug: 527134440
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1698235
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Original-Revision: fd08e8593757ab1946f00bd2e380cd84b1eaf89a
GitOrigin-RevId: be711d53bd7146d32cc32f483efa2d5c62acaf28
Change-Id: If9321ff9ed266680d6c72e39fde3c9e3cc303152
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1698274
Cr-Commit-Position: refs/heads/main@{#196421}
1 file changed
tree: 827018e1e2377432a9646590594ae787b1c4ed3d
  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.