[roll] Roll fuchsia Revert "[aml-sdmmc][sdmmc] Core sdmmc depends on aml-sdmmc's power element."

This reverts commit 0dcf3a1644f9fc9973e4d8888a8229342deff477.

Reason for revert: Possible cause of b/342205990.

Original change's description:
> [aml-sdmmc][sdmmc] Core sdmmc depends on aml-sdmmc's power element.
>
> The (parent) aml-sdmmc driver serves the PowerTokenProvider protocol.
> The (child) core sdmmc driver invokes the GetToken() call of this
> protocol to obtain a power dependency token to its parent driver's
> power element, and declares a dependency on it.
>
> Test: Manually tested system suspend/resume flow.
> Test: fx test sdmmc-block-test
> Test: fx test aml-sdmmc-test
> Original-Bug: b/332392662
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1019532

Original-Bug: b/332392662
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1052924
Original-Revision: 2820771085b52841ae6c3e99cafb83d47d96710d
GitOrigin-RevId: 72a11d13266cf2ffceed90cb5714b4404235d859
Change-Id: I6f6e49cb371a22a55362a57410a28d5b1f7f2c33
1 file changed
tree: e3eb88903ca7312ad2c75e7c0382aa6c364bfa60
  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 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.