[roll] Roll fuchsia [sdmmc] 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/+/828640
Original-Revision: 7202dff338f13185ef02d1521f1c8bcd5191e0f0
GitOrigin-RevId: fd390d7ce40e4472230ab606518e4b382aea952c
Change-Id: Icb895439c64f86a78f3d8d7cbc668359a687c377
1 file changed
tree: 08c72ac0fe67fc8cbc024862093b5700d8341af2
  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.