[roll] Roll fuchsia [sdmmc][sdhci] Keep card interrupt enabled if used by clients

Don't clear the card interrupt bit in the signal and status enable
registers if the client driver has registered a callback.

Test: fx test sdhci-test
Test: Visalia WLAN driver receives in-band interrupts
Test: eMMC initialized on Atlas
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699083
Original-Revision: deba64b9276995afceabfa25bdc7090bcc1e1132
GitOrigin-RevId: e9449b813cd942a8264134b28b40c52d93ee5022
Change-Id: I33bb1446e3d9ac3ee89cfb5df8cd4e8977d62a4e
1 file changed
tree: 5e278b60c93965491046d4eec2e308a0b8a6dd2c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.