[roll] Roll fuchsia [sdmmc] Refactoring: Revert recursive calls and prioritize FIDL reqs.
This CL does two things:
1. Refactor SdmmcDevice::SdmmcIoRequestWithRetries() to avoid
unnecessary recursive calling.
2. In the fast read/write path, instead of forming Banjo requests
and later translating them to FIDL, start with FIDL requests
and later translate them to Banjo if needed.
Original-Bug: b/42084501
Test: fx test sdmmc-block-test, fx test sdmmc-block-fidl-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983454
Original-Revision: dbeaadb01b8cc025ed1bf13c30435828827c7562
GitOrigin-RevId: 7313bed5e906f51b3b659b800ea1ee64609fea6e
Change-Id: I5d2212192b806ec8b65600ddda2d2f9dbe07f421
diff --git a/stem b/stem
index 70749f1..cfeb33d 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="a2dc08743cc70b4cb339c3ddc964e4c98df7ee72"/>
+ revision="dbeaadb01b8cc025ed1bf13c30435828827c7562"/>
</projects>
<hooks>
<hook name="install-environment"