mmc: sdhci-pci: Convert to use managed functions (part2)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 18 Aug 2016 11:59:13 +0000 (14:59 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Sep 2016 19:31:16 +0000 (21:31 +0200)
commitc10bc3722378e5b387880c3c8baf19efc9676fe2
treedea5406741057bf4dd4a2f33da699affa093f0a2
parent923dff87373708801f501cbe8993df98a91b566e
mmc: sdhci-pci: Convert to use managed functions (part2)

The commit 52ac7acf412b ("mmc: sdhci-pci: Convert to use managed functions
pcim_* and devm_*") converted ->probe() / ->remove() functions to use device
managed resource API. Here is a follow up to cover sdhci_pci_probe_slot() and
sdhci_pci_remove_slot().

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