[roll] Roll fuchsia [sdio] Register interrupt callback after starting dispatcher

Register the interrupt callback after starting the interrupt dispatcher.
This prevents the callback from trying to access an invalid dispatcher
if interrupts are received before an SDIO client has asked to receive
them.

Original-Bug: 376074123
Multiply: sdio-controller-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157132
Original-Revision: 45a74f59b53867886c278d40943349221845a0cc
GitOrigin-RevId: b1b84c7bdda61f86d230270d615eb9310c16b956
Change-Id: I9d0bb33f145686171de90c481ae0a4710a5101dc
1 file changed
tree: b8954329c3817ae1480949a4517a021311242e87
  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.