Revert "mmc: moxart-mmc: Use sg_miter for PIO"
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 6 Jun 2024 18:17:20 +0000 (20:17 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 20 Jun 2024 08:57:44 +0000 (10:57 +0200)
commit84bb8d8bbd8384081c3fc5c4f20b223524af529d
treee7dbaa751043ef317b5f966049dc9e1a2eb1fa92
parentd77dc388cd61dfdafe30b98025fa827498378199
Revert "mmc: moxart-mmc: Use sg_miter for PIO"

This reverts commit 3ee0e7c3e67cab83ffbbe7707b43df8d41c9fe47.

The patch is not working for unknown reasons and I would
need access to the hardware to fix the bug.

This shouldn't matter anyway: the Moxa Art is not expected
to use highmem, and sg_miter() is only necessary to have
to properly deal with highmem.

Reported-by: Sergei Antonov <saproj@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Fixes: 3ee0e7c3e67c ("mmc: moxart-mmc: Use sg_miter for PIO")
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20240606-mmc-moxart-revert-v1-1-a01c2f40de9c@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/moxart-mmc.c