[roll] Roll fuchsia [driver] pass in mmio resource in lieu of root

pci_init is being deprecated and mmio is already routed
to the call sites so check for the more constrained resource
instead.

Original-Bug: 31358

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/963476
Original-Revision: a97ae5d74b2ef88d487c04c62804831488d23a52
GitOrigin-RevId: 370c1648b52d4321c9ba1983bdf20d94286923ab
Change-Id: I3ee9e5f0a69eb03d924c920f1df537c81cad3cb0
1 file changed
tree: 9e14d4b4c8d95b98d5d9956a4759735234a78573
  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.