]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 12 Mar 2025 12:17:12 +0000 (13:17 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 19 Mar 2025 11:33:20 +0000 (12:33 +0100)
commit49d162635151d0dd04935070d7cf67137ab863aa
treeee5b3dc68ee0b2aff09b73efccbc7c1c1fcf44cf
parent38e7047a4dac5be9599ac3679e971c73e7b61196
mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD

We have received reports about cards can become corrupt related to the
aggressive PM support. Let's make a partial revert of the change that
enabled the feature.

Reported-by: David Owens <daowens01@gmail.com>
Reported-by: Romain Naour <romain.naour@smile.fr>
Reported-by: Robert Nelson <robertcnelson@gmail.com>
Tested-by: Robert Nelson <robertcnelson@gmail.com>
Fixes: 3edf588e7fe0 ("mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PM")
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20250312121712.1168007-1-ulf.hansson@linaro.org
drivers/mmc/host/sdhci-omap.c