[roll] Roll fuchsia [acpi] Fix zx_ioports_request invocation

We were passing in the end address as the width, causing a
ZX_INVALID_ARGS error when the bounds are checked.

Original-Bug: 66998
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466478
Original-Revision: 31c64b1f21cee967f6072e3d332ad015e5202e49
GitOrigin-RevId: 4360e81167581e5ab298bdef1414d3ed9bd0657b
Change-Id: I09c3f021e7c7dbbd8a783fec8409452c9313aad1
1 file changed
tree: a23e47d5b2edee0cd0ef5df3c1d2b2dae562cb75
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.