[roll] Roll fuchsia [syn-dma] Fix device passed into device_set_profile_by_role

zxdev was used but before DdkAdd was called so it returns a nullptr.
parent() should work just as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/828642
Original-Revision: 3c4d1f0d3f1e5f6fbd40d9c98cb7e2b507dabe54
GitOrigin-RevId: 573114613d7deaa8c256dc3ecea5e118a40294be
Change-Id: I0bff40eb50cacbc30f92080fbcd434ec5bfa892c
1 file changed
tree: c96ed4350893a9b8560aea8a0f7b23a51968e777
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.