[roll] Roll fuchsia [platform-bus] Release interrupt controller IDs when drivers disconnect

Release interrupt controller IDs when controller drivers disconnect from
platform-bus. This allows for reloading interrupt controller drivers,
although reloading interrupt consumer drivers would also be required for
the system to still be functional.

Original-Original-Fixed: 519918279
Test: platform-bus-test
Test: platform-bus-unittest
TAG: agy
CONV: 5ccfbbb0-2298-45d8-9b87-6d9deb99b59e
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1676736
Original-Original-Revision: e449e7c0b80dc48b2c94dd60a2d971b3dfe76588
GitOrigin-RevId: e5087a5a2ce1f9e80b4923600b34d57ff1828147
Change-Id: I1c3a757e3aef028425af5eb4c3f3d3c1a081319d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1678863
Cr-Commit-Position: refs/heads/main@{#195524}
1 file changed
tree: 3ec707f7bc6fbb730e3d7aeef27c0013e572973f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.