[roll] Roll fuchsia [devices] Unbind depth-first in all paths

Whether a node is released, or a driver is released, make sure we
traverse depth-first and unbind all related resources.

With this change, we also ensure the call to Node::Remove() does not
rely on recursion.

Original-Bug: 33183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/486529
Original-Revision: 3a74f26544954862f948d936bbe6fcc326d25efa
GitOrigin-RevId: 9ba002487f82f6cb942a6db0678becf983f7700a
Change-Id: I412150104a90ba101d6b462ad8fea7dc4029b954
1 file changed
tree: 1843bc2b2d3b77d5115f5df0671b7948c0642608
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.