[roll] Roll fuchsia [drivers][pdev] Copy device name in GetDeviceInfo

Copy the device name so that it can be read by callers, following the
implementation of GetBoardInfo.

Test: fx test pdev-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899613
Original-Revision: aafa21457f69470e56b5a8633690a293cd10edba
GitOrigin-RevId: 8065534713ce3e14731a60dbc6278440fc2ce788
Change-Id: I1a3d917c6b36732d9468ece2466174b40b3b9ce9
1 file changed
tree: fe46b63781bd166220ac5cf6c02bd6caa114e33a
  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.