[roll] Roll fuchsia [audio][sst] Fix copier gateway config length

The gateway copier config length must be specified in words (4 bytes),
but it was incorrectly set in bytes. Renamed the field for clarity.

Original-Bug: 82450

Test: intel-hda-controller-test
Test: Manual audio capture from DMIC using audio-driver-ctl in Atlas with
subsequent CLs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/578484
Original-Revision: a1b40497818b2dcd7dc0c0818f131221e8e63818
GitOrigin-RevId: 195bc7d0e636c6a2a8ccf4716116956f280ad136
Change-Id: Ia1464392efc75b5930800c5bb2d0e7478fcb2307
1 file changed
tree: e312680ffff80e31c15e7989ccc214dfe2386e6c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.