]> git.itanic.dy.fi Git - linux-stable/commit
mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 13 Jan 2023 11:00:11 +0000 (13:00 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Jan 2023 14:51:38 +0000 (15:51 +0100)
commit681b9596ed9eeabdc8be08f9b07c3b311ff138d1
tree7e6daa5c9569bbd5ea2d8f6d010ac00551dfa5a7
parentf3200164b47922f7a4cb8a8504046d0b3b8d143b
mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS

Now that it is no longer used, remove SDHCI_QUIRK_MISSING_CAPS.

Note, from now on, __sdhci_read_caps() should be used to provide missing
capability flags.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20230113110011.129835-7-adrian.hunter@intel.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h