]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci-of-k1: disable HW busy detection
authorYixun Lan <dlan@gentoo.org>
Fri, 23 May 2025 14:46:32 +0000 (22:46 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Jun 2025 10:43:22 +0000 (12:43 +0200)
commit7613b9b1084c8fb5739ec9136529aec0e138ca85
treeac6db204b385a861cd823eb624f4f4d8762387f4
parenteed50f48d791d1e7dfeb209e4c5afaf13b418dd0
mmc: sdhci-of-k1: disable HW busy detection

It doesn't make sense to enable HW busy detection in pre_select_hs400(),
while disable it later in post_select_hs400(). And the reason behind this
isn't clear. Therefore, let's disable it for now.

Signed-off-by: Yixun Lan <dlan@gentoo.org>
Link: https://lore.kernel.org/r/20250523-21-k1-sdhci-v1-2-9f293116a7e7@gentoo.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-k1.c