Files
linux-stable-mirror/drivers/mmc/core
Shawn LinandGreg Kroah-Hartman 9211e32207 mmc: core: Respect quirk_max_rate for non-UHS SDIO card
[ Upstream commit a2a44f8da2 ]

The card-quirk was added to limit the clock-rate for a card with UHS-mode
support, although let's respect the quirk for non-UHS mode too, to make the
behaviour consistent.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Message-ID: <1732268242-72799-1-git-send-email-shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-02-17 09:40:07 +01:00
..