[roll] Roll fuchsia [ahci] Use dispatcher thread instead of own thread for worker loop.

To do in a follow-up CL:
- Also switch the IRQ handler to use DF's dispatcher thread.

Original-Bug: b/324291694
Test: fx test ahci-unittest
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1021996
Original-Revision: 7a05e4f13b03da8f5745b264e4e5049f8a0911b5
GitOrigin-RevId: 3076de617067451250f05f0b92298a94aba7deb3
Change-Id: Id22b29cc387c5db03e33d1308d669ef2d1f2fa8a
1 file changed
tree: 8ad2486d3a2ddd25f451c3b4e77124d010b74cf0
  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.