[roll] Roll fuchsia Revert "[driver] change get_root to get_mmio"

This reverts commit 250a23053567fec883da62ab5733dce78b2eb25b.

Reason for revert: breaks display on NUC7

Original change's description:
> [driver] change get_root to get_mmio
>
> Original-Bug: 31358
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937199

Original-Bug: 31358
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941203
Original-Revision: 945946e260354d5dedd95cb4eec1b8b0d6b78417
GitOrigin-RevId: ae494bb163ef32b6f9da912fa682b9835d810067
Change-Id: I1b16f06fcf1c3672d51d3f1db2353d1d996d0107
1 file changed
tree: 77deac924760f8525b534fb9649666e0c5cdfe47
  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.