[roll] Roll fuchsia Revert "[audio][drivers][hda] Changes to deprecate intel_hda::Status/StatusOr and use zx::status instead"

This reverts commit 4d50a61614359237dc021bac87b59f39ba272a65.

Reason for revert: This is causing ASAN failures in CI (http://go/bbid/8808623707570110721)

Original change's description:
> [audio][drivers][hda] Changes to deprecate intel_hda::Status/StatusOr and use zx::status instead
>
> Original-Fixed: 86895
> Test: fx test intel-dsp-stream-test intel-hda-stream-test intel-hda-controller-fuzzers
>       intel-hda-controller-test intel-hda-test intel-hda-utils-test-test
>
>       Test with signal_generator on Atlas
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696902

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700874
Original-Revision: 8e6ba6ceac3ba38b36787b3d6ca685643555cadc
GitOrigin-RevId: d182545070c15d5dcb502b50e7d6c64698816871
Change-Id: I2138605d114a60517b8ebb1d3a8d1d8587043882
1 file changed
tree: 9b869b6263644af6831e2ffacaabc0297fc54d26
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.