[roll] Roll fuchsia [aml-sdmmc][sdhci] Tidy up drivers

Address some of the clang-tidy errors in the aml-sdmmc and sdhci
drivers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1133353
Original-Revision: dd9f9e2f9d0b50645a3d9ac1c425e86568b3f91b
GitOrigin-RevId: ccae92d84ed034b688d67bcaf07a2de8f4f60a62
Change-Id: I5e630c491b69f65b7d7881fdf1f14dc7ac1eb81a
1 file changed
tree: 1b5057c3ad709ba8b49cf82cf94a6b1654fc266f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.