[roll] Roll fuchsia [usb][hub] Disconnect device properly

If a port sees PORT_CONNECTION again, disconnect the old device
and enumerate the new device.

PortStatus keeps track of both w_port_status and w_port_change.

HandleDeviceConnected/Disconnected is only called if PORT_CONNECTION
has changed.

Original-Bug: b/329702814
Original-Bug: b/336583141

Test: tested on Vim3
Test: usb-hub-package

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044017
Original-Revision: 0732592613cd8684da5d45079b46d5164461fb64
GitOrigin-RevId: 7c90cfd67da0651f7703ec7431cf8644db4d40e9
Change-Id: I63cb59c2bba756984605477babcc06ab918e9dea
1 file changed
tree: c1a64cd014aa56fd8d16209d63697f7be148af4f
  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.