[roll] Roll fuchsia [serial] Convert binding cleanup to async

Moves the existing async connection cleanup code to a helper function
and reuses it when handling driver shutdown as well as a serial device
binding being closed.

Original-Bug: b/415335099

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279453
Original-Revision: 09787ca2a49ff7b830c9d46ab6dc36909387d33b
GitOrigin-RevId: 8a07f60b9d1f0ab9a9fee2fcc231e4909de3a3ce
Change-Id: I6fb77ad0e77ca8c9ed6d5df1d2c7212db310b74d
1 file changed
tree: dc660b77b8ca8e89c0377da36dce7fdbc9ffc20f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.