summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-21 17:51:04 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-21 17:51:04 +0300
commiteb89b17f283b233ba721fce358fa0d15223ae69d (patch)
tree7aaa483c1bf1311a9d0ea3ab261139c3da6351b4 /include
parentc23f0550c05d40762b141808709667759291c938 (diff)
downloadlinux-eb89b17f283b233ba721fce358fa0d15223ae69d.tar.xz
Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"
This reverts commit 5f0bf80cc5e04d31eeb201683e0b477c24bd18e7. This was asked to be reverted as it is not the correct way to do this. Fixes: 5f0bf80cc5e0 ("mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A") Cc: Matthew Schwartz <matthew.schwartz@linux.dev> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/rtsx_pci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/rtsx_pci.h b/include/linux/rtsx_pci.h
index f6122349c00e..3c5689356004 100644
--- a/include/linux/rtsx_pci.h
+++ b/include/linux/rtsx_pci.h
@@ -1230,7 +1230,6 @@ struct rtsx_pcr {
#define EXTRA_CAPS_MMC_8BIT (1 << 5)
#define EXTRA_CAPS_NO_MMC (1 << 7)
#define EXTRA_CAPS_SD_EXPRESS (1 << 8)
-#define EXTRA_CAPS_NO_AGGRESSIVE_PM (1 << 9)
u32 extra_caps;
#define IC_VER_A 0