]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 14 Oct 2021 13:26:12 +0000 (16:26 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 19 Oct 2021 10:43:21 +0000 (12:43 +0200)
commit67f7296e13b58e2555b358f9f4fecaf3b2091f73
tree92b2a6ff4893e3e5c2f970b4975e9516feb92d4e
parent5c67aa59bd8f99d70c81b5e71bd02083056a8486
mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al)

The last user of this struct gone couple of releases ago.
Remove the dead code for good and encourage people to use
MMC core functionality for that.

The removal is dependent on the previous removal of the
struct sdhci_pci_data.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20211014132613.27861-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-pci-core.c
drivers/mmc/host/sdhci-pci.h