[roll] Roll fuchsia [audio][drivers] iHDA: fix second-RingBuffer bug

Fix an `intel-hda` driver bug in SetStreamFmt where the
stream channel is erroneously torn down in the non-error
case. This was causing the driver to have problems when a
a RingBuffer was previously created, then destroyed.
While debugging this, added logging to surface places where
errors cause functions to early-exit.

Also added matching test cases to `audio_driver_tests`.

Original-Bug: 370741565

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239045
Original-Revision: 921e3d3b9469fa495025ff6c7e08c4fbad4539cf
GitOrigin-RevId: 85bdf851217ea5da61a706d235d1ae62a03238fa
Change-Id: Ia1990bcf94d772614f68d12430db31603db8b6b9
1 file changed
tree: 1842ac481df537cd97ea92660f1b505d7643d9b5
  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 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.