[roll] Roll fuchsia [driver] change get_root to get_mmio in pciroot.cc

Also change some test variables to name the resource
so that the documentation in tests doesn't drift.

Original-Bug: 31358

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937192
Original-Revision: 489706036def7916bfc494565da7d50d2f7f5bd9
GitOrigin-RevId: 7a1e40dfce1e44e03ec545896da46c8d0c9bf3ad
Change-Id: Id290bd7f658a13fd9502cb2cb86f294081421a9d
1 file changed
tree: e382dc325836ec8bd99dacb7d547b0852fa3a899
  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.