[roll] Roll fuchsia [gpioutil] Remove raw channel usage

Remove raw channel usage from gpioutil.

Original-Bug: 69585
Test:
On buckeye: `gpioutil r GPIO_MIC_MUTE` and `gpioutil r
/dev/class/gpio/008`
Also ran `gpioutil-test`

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/750418
Original-Revision: c75446bef7011d47e6902027b1fe0324650fd2b6
GitOrigin-RevId: e810b41398f6f710c225a0458068a1d497cebfe3
Change-Id: I1c0b629b41ce6ce04d6986df36ab8530fc9f0b5c
1 file changed
tree: cbd04f996ed59f7e3471d735a5e8273ee4256829
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.