[roll] Roll fuchsia [ffx][usb] Fixes to vsock function name mismatches

Fixes the peripheral configuration logic to properly recognize the vsock
function name so that it initializes the device correctly when
configured, and fixes the casing on the enum in assembly so that the
name is `vsock_bridge` instead of the more confusing `v_sock_bridge`
when enabling it in assembly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1248866
Original-Revision: 9ba463e276185e835b4be612985b42648a779c2b
GitOrigin-RevId: 04a5b205a2e9ee0cdeb913007c973aa52b7b0b60
Change-Id: Ifc0054bbdcb7b97173f4138afcdba86fbf4ba2f7
1 file changed
tree: 980a19dfadbd1ba17868db3ed8f57dfe3b58cae4
  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.